GoogleCloudPlatform / GoogleCloudPlatform/firebase-extensions
[firestore-vector-search] model: 'text-multilingual-embedding-002
Open
extension: firestore-vector-search
type: feature request
- Dominant language
- TypeScript
- Stars
- 124
- Forks
- 67
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 5
Description
### 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](https://github.com/GoogleCloudPlatform/firebase-extensions/blob/main/firestore-vector-search/functions/src/embeddings/client/text/gemini.ts)
`const model = this.client.getGenerativeModel({model: 'embedding-001'});`
Contributor guide
Assessment
This issue has not been assessed yet.