You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want users to be able to generate embeddings on the server and not have to bring their own. We'll need to create a new EmbeddingFunction class than can be extended for custom embedding models on the server, custom endpoints, as well as OpenAI, Cohere, Sentence Transformers, MiniLM, etc.
The text was updated successfully, but these errors were encountered:
We want users to be able to generate embeddings on the server and not have to bring their own. We'll need to create a new EmbeddingFunction class than can be extended for custom embedding models on the server, custom endpoints, as well as OpenAI, Cohere, Sentence Transformers, MiniLM, etc.
The text was updated successfully, but these errors were encountered: