feat: [ISSUE] add support for Google Gemini models via Google AI Studio
Open
@hari-kuriakose is already working on this.
Since Oct 19, 2024.
enhancement
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
Description
Is your feature request related to a problem? Please describe.
The only option to use Google models is either via VertexAI - Gemini OR PALM. PALM API was deprecated and instead replaced with AI Studio. https://ai.google.dev/gemini-api/docs
Describe the solution you'd like
Replace PALM support with AI Studio
Describe alternatives you've considered
VertexAI is a different solution meant for enterprise & priced accordingly
Additional context
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.