This repository was archived by the owner on Jul 8, 2026. It is now read-only.
|
I saw a "Ollama Embeddings" in Embedding model list. But when I create a new bot. The list show "Ollama Embeddings(Deprecated)" . How to solve this problem ? Thanks.. |
Answered by
n4ze3m
Feb 29, 2024
Replies: 1 comment
|
Hey, in the older version of Dialoqbase, in order to use 'Ollama embedding,' you needed to specify model name in environment variables, which was really hard to manage. Now, we have added the ability to add Ollama models on the model settings page.Which is why the old method is deprecated in favor of the new one :). In order to add ollama models check out this example https://twitter.com/dialoqbase/status/1762900025968050595?t=MLetgRNK1LJXIM4JWFsckg&s=19 |
0 replies
Answer selected by
RogerDeng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, in the older version of Dialoqbase, in order to use 'Ollama embedding,' you needed to specify model name in environment variables, which was really hard to manage.
Now, we have added the ability to add Ollama models on the model settings page.Which is why the old method is deprecated in favor of the new one :).
In order to add ollama models check out this example
https://twitter.com/dialoqbase/status/1762900025968050595?t=MLetgRNK1LJXIM4JWFsckg&s=19