Open
Description
Feature Description
It appears the bridge to FastEmbed doesn't override the batch embeddings method in the subclass and so it makes individual embedding calls for every chunk.
We should make sure FastEmbed overrides the base classes _aget_text_embeddings
and _get_text_embeddings
Reason
No response
Value of Feature
No response