Option to choose another text embedding model.
I want to use multilingual model:

Your embedding not working for me!
My text field for embedding is in Bulgarian.
here is a code snippet from your function
const model = this.client.getGenerativeModel({model: 'embedding-001'});
Option to choose another text embedding model.
I want to use multilingual model:
Your embedding not working for me!
My text field for embedding is in Bulgarian.
here is a code snippet from your function
const model = this.client.getGenerativeModel({model: 'embedding-001'});