Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add adaptors for ollama and openai #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

noahbald
Copy link

Adding adaptors here, as per huggingface/llm-ls#40

@noahbald
Copy link
Author

noahbald commented Dec 31, 2023

Unfortunately I have been unable to get this to work, as the commands in downloadAndUnzip do not seem to work on my windows machine.

If someone is able to try this on a unix machine and check if it is functional would help in getting this forward

@YasirFarhan
Copy link

@noahbald I am new to this work. Can you please provide documentation on how to test this and I can give it a try on my machine.

@noahbald
Copy link
Author

noahbald commented Jan 9, 2024

Hey @YasirFarhan I reckon @McPatate will be able to help you out. For me to get this set up, I did the following

  • Follow the instructions for developing a plugin, using Gradle to run an instance of Intellij with the plugin
  • Pull my fork of llm-ls, from here (https://github.com/noahbald/llm-ls)
    • Use Cargo to build the project
  • Configure your instance of the llm-intellij plugin, setting the binary path to your build of llm-ls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants