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

Exchanged GPT-3.5 for Gemini-1.5 in OrchestrationTest #238

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

Jonas-Isr
Copy link
Member

Context

Our end-to-end tests started failing because we hit the OpenAI rate limit. To circumvent this, this PR switches the AI used for OrchestrationTest to Gemini 1.5 flash.

Feature scope:

  • Use Gemini 1.5 flash in OrchestrationTest

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

@Jonas-Isr Jonas-Isr changed the title Switch GPT-3.5 for Gemini-1.5 in OrchestrationTest Exchanged GPT-3.5 for Gemini-1.5 in OrchestrationTest Dec 13, 2024
@Jonas-Isr Jonas-Isr added the please-review Request to review a pull-request label Dec 13, 2024
@Jonas-Isr
Copy link
Member Author

Successful run on new branch: here

@Jonas-Isr Jonas-Isr merged commit 4e3d3ae into main Dec 13, 2024
6 checks passed
@Jonas-Isr Jonas-Isr deleted the gemini-in-e2e-tests branch December 13, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please-review Request to review a pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants