-
Notifications
You must be signed in to change notification settings - Fork 6
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
Added google model support for Gemini 2.0 Flash and Gemini 2.0 Flash Thinking and Gemini Experimental models #10
base: main
Are you sure you want to change the base?
Conversation
small changes Update hourly-run-template.yaml
Update models_to_test.py
my version in run_ai_tournament2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some changes are just formating sorry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May want to revert, or switch to GeminiExp
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added GOOGLE_API_KEY
and way to save tournaments logs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to add your other keys back
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requires newer langchain version for Flash Thinking
@CodexVeritas take a look at this! |
added support for the google LLMs and provided example usage
get gemini key for free here https://aistudio.google.com/apikey
try running the run_gemini_comparison.py script