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

Fixes Gemini model name in config.py and improves JSON parsing success rate #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fbader927
Copy link

What does this PR do?

Allows Gemini to work again and reduce its failure rate.

  • Fixes Gemini model name in config.py
  • Improve success rate of Gemini tasks by fixing JSON parsing of backticks.

Requirement/Documentation

No additional requirement document. The changes align with the latest updates to the repo and functions with the updated model, along with better handling of JSON parsing.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected. Make sure before submmiting this PR you run tests with evaluate.py

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