Skip to content

Conversation

@luarss
Copy link
Collaborator

@luarss luarss commented Oct 18, 2025

  • Changed GOOGLE_GEMINI to 2.0_flash in .env.example.
  • Updated model names to gemini-2.5-pro in eval_main.py and vertex_ai.py.
  • Modified model instantiation to use gemini-2.0-flash and gemini-2.5-pro in gemini_model.py.

* Changed `GOOGLE_GEMINI` to `2.0_flash` in `.env.example`.
* Updated model names to `gemini-2.5-pro` in `eval_main.py` and `vertex_ai.py`.
* Modified model instantiation to use `gemini-2.0-flash` and `gemini-2.5-pro` in `gemini_model.py`.

Signed-off-by: Jack Luar <[email protected]>
@luarss luarss changed the title feat(env): ✨ update Google Gemini model versions Update Google Gemini model versions Oct 18, 2025
@luarss luarss merged commit cf17738 into master Oct 18, 2025
2 checks passed
@luarss luarss deleted the topic/fix-ci-gemini branch October 18, 2025 07:39
luarss added a commit to luarss/ORAssistant that referenced this pull request Oct 18, 2025
feat(env): ✨ update Google Gemini model versions

* Changed `GOOGLE_GEMINI` to `2.0_flash` in `.env.example`.
* Updated model names to `gemini-2.5-pro` in `eval_main.py` and `vertex_ai.py`.
* Modified model instantiation to use `gemini-2.0-flash` and `gemini-2.5-pro` in `gemini_model.py`.

Signed-off-by: Jack Luar <[email protected]>
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.

2 participants