You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Google AI models can be used with their genai library. I think it would be nice to have support for this as an alternative API.
Describe the solution you'd like
Add a new GoogleAILLM which allows using their API platform as an LLM.
Describe alternatives you've considered
I know it's possible to use Vertex AI, but if I understand it correctly that's mostly for enterprise uses. While this is more for hobby projects. Also has different pricing.
Additional context
I'll have an attempt at this, expect a PR soon.
The text was updated successfully, but these errors were encountered:
boapps
changed the title
[FEATURE]
[FEATURE] Add support for Google Gemini API
Sep 28, 2024
Is your feature request related to a problem? Please describe.
Google AI models can be used with their genai library. I think it would be nice to have support for this as an alternative API.
Describe the solution you'd like
Add a new
GoogleAILLM
which allows using their API platform as anLLM
.Describe alternatives you've considered
I know it's possible to use Vertex AI, but if I understand it correctly that's mostly for enterprise uses. While this is more for hobby projects. Also has different pricing.
Additional context
I'll have an attempt at this, expect a PR soon.
The text was updated successfully, but these errors were encountered: