mirror of
https://github.com/qdrant/fastembed.git
synced 2026-08-04 00:51:08 -05:00
* - Move embedding model initialization to a separate parameter in the methods `index_documents` and `search_documents` * - Remove unused import `OpenAIEmbedding` * - Remove unused import `models` from `qdrant_client.http` * - Remove unused import