Ask a question to get started
Enter to sendā¢Shift+Enter new line
Embed a query using the text2vec embeddings model.
embed_query( self, text: str, ) -> List[float]
text
str
The text to embed.