mirror of
https://github.com/qdrant/fastembed.git
synced 2026-08-02 16:11:00 -05:00
* fix: query in text_embedding_base to work with both Iterable and str as users might supply both * Fix Qdrant query to align with future usage * * refactor(text_embedding_base.py): change query parameter type from str to Union[str, Iterable[str]] in query_embed method * Update return type of query_embed method * Update return type in TextEmbeddingBase
7.7 KiB
7.7 KiB