Replies: 1 comment
-
Currently, the Ollama integration only supports Generators (LLMs) and not Embedders. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying out a simple program and substituting OllamaGenerator for the HuggingFaceLocalGenerator. Ran into problems with the Doc Embedder as it is running the haystack version. What is the Ollama equivielent of
Full code is:
Beta Was this translation helpful? Give feedback.
All reactions