Ask a question to get started
Enter to send•Shift+Enter new line
Embed a single piece of text.
embed_query( self, text: str, ) -> list[float]
Note:
This is equivalent to calling embed_documents with a single text and taking the first result.
text
str
Text to convert to an embedding.