Skip to content
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

Add gemini to available models #49

Merged
merged 6 commits into from
Oct 10, 2024
Merged

Add gemini to available models #49

merged 6 commits into from
Oct 10, 2024

Conversation

dougollerenshaw
Copy link
Owner

@dougollerenshaw dougollerenshaw commented Oct 10, 2024

Added support for Google Gemini models. Made Gemini pro the default since it has a free tier that only limits the rate of API calls (2 per minute for pro), not the total. This is a much better default because it doesn't require the user to pay for an API key. Though they still have to sign up for a free one.

Also modifies some code parsing logic to deal with triple backticks.

And changes the way default models are defined to fix a bug that I uncovered where the default model didn't necessarily match what was shown by default in the dropbdown.

@dougollerenshaw dougollerenshaw merged commit 537c3ea into main Oct 10, 2024
6 checks passed
@dougollerenshaw dougollerenshaw deleted the add_gemini branch October 10, 2024 19:51
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.

1 participant