OpenAIEmbeddings constructor
OpenAIEmbeddings(
- OpenAIClient client,
- OpenAIConfig config
Implementation
OpenAIEmbeddings(this.client, this.config);
OpenAIEmbeddings(this.client, this.config);