GoogleCloudPlatform / GoogleCloudPlatform/firebase-extensions

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

Open
#507 3 comments 0 reactions 1 assignee Assigned to @cabljac View on GitHub
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:

![image](https://github.com/firebase/extensions/assets/6735500/4e3cfb39-b229-4b60-a15b-126515d4f682)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.