Skip to content

Remove @google/generative-ai from AnythingLLM #3740

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

Merged
merged 3 commits into from
Apr 29, 2025

Conversation

timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #3618

What is in this change?

Migrate to full use of OpenAI Compatible endpoints
Remove @google/generative-ai and replaces with openai std package

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

Migrate to full use of OpenAI Compatible endpoints'
resolves #3618
@timothycarambat timothycarambat merged commit f9ef584 into master Apr 29, 2025
@timothycarambat timothycarambat deleted the 3618-remove-google-gen-ai-pkg branch April 29, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE]: Migrate Gemini embeddings to use OpenAI interface
1 participant