GoogleEmbeddings constructor
GoogleEmbeddings(
- GoogleClient client,
- GoogleConfig config
Implementation
GoogleEmbeddings(this.client, this.config);
GoogleEmbeddings(this.client, this.config);