Skip to content

[CHORE]: Migrate Gemini embeddings to use OpenAI interface #3618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
timothycarambat opened this issue Apr 8, 2025 · 1 comment · Fixed by #3740
Closed

[CHORE]: Migrate Gemini embeddings to use OpenAI interface #3618

timothycarambat opened this issue Apr 8, 2025 · 1 comment · Fixed by #3740
Assignees
Labels
enhancement New feature or request feature request Integration Request Request for support of a new LLM, Embedder, or Vector database

Comments

@timothycarambat
Copy link
Member

What would you like to see?

Remove embedding dependency for @google/generative-ai in favor of using openAI interface via API.

Then we can remove the @google/generative-ai dep

@timothycarambat timothycarambat added enhancement New feature or request feature request Integration Request Request for support of a new LLM, Embedder, or Vector database labels Apr 8, 2025
@timothycarambat timothycarambat self-assigned this Apr 8, 2025
timothycarambat added a commit that referenced this issue Apr 29, 2025
Migrate to full use of OpenAI Compatible endpoints'
resolves #3618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request Integration Request Request for support of a new LLM, Embedder, or Vector database
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@timothycarambat and others