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
[Embedding] Support Ollama embedding (#81)
* [emb] Support ollama as embedding provider
* A new embedding_utils for easier filtering/sorting relevant candidates according to the metric type
* Fix new ollama emb collections cleanup
* Enhance logging
* update README