Ask a question to get started
Enter to sendā¢Shift+Enter new line
AsyncOpenAITextEmbedEmbeddingClient( self, host: str = 'http://localhost:8000/v1', api_key: Union[str, None]
A client to handle synchronous and asynchronous requests to the TextEmbed API.
Embeds a list of texts synchronously.
Embeds a list of texts asynchronously.