Ask a question to get started
Enter to send•Shift+Enter new line
Embed query text.
By default, this method does not cache queries. To enable caching, set the cache_query parameter to True when initializing the embedder.
cache_query
True
aembed_query( self, text: str, ) -> list[float]
text
str
The text to embed.