GoogleCloudPlatform / firebase-extensions

Apache License 2.0
74 stars 36 forks source link

[firestore-vector-search] model: 'text-multilingual-embedding-002 #507

Open karloti opened 4 months ago

karloti commented 4 months ago

Option to choose another text embedding model.

I want to use multilingual model:

image

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'});