Ask a question to get started
Enter to sendā¢Shift+Enter new line
Async call out to TextEmbed's embedding endpoint for a single query.
aembed_query( self, text: str, ) -> List[float]
text
str
The text to embed.