-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
"Embed workspace documents" doesn't work properly #384
Comments
Hey, thanks for the report. Please could you explain why you are using |
Interesting, would have to investigate, maybe something changed with LanceDB recently... |
Hey, I just released version 3.19.0. I would recommend to use https://ollama.com/library/all-minilm for the embedding model, this is the one I have had best results with in the past, let me know if you find a better one. Many thanks! |
Thank you so much! I will try to test it out soon. Do you have recommendations for chat and FIM models as well? |
I think maybe your folder has a space in the name? Please try to remove the space for now. I'll fix that bug in the next release. Many thanks. |
Describe the bug
I am trying to use embeddings to create context awareness of myry so that I can ask a current directo chatbot for details within a file. I have a python file with a simple function:
And this is chatbot response:
Logging
After embedding workspace documents:
API Provider
Chat or Auto Complete?
Chat
Model Name
codellama:7b-instruct
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: