Skip to content

Commit

Permalink
Update using gpt4-o-mini for openai tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kxtran committed Aug 28, 2024
1 parent 8d66ef6 commit b94876e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[pytest]
addopts =
--openai_model=gpt-3.5-turbo
--openai_vision_model=gpt-4o
--openai_model=gpt-4o-mini
--openai_vision_model=gpt-4o-mini
--anthropic_model=claude-3-haiku-20240307
--anthropic_legacy_model=claude-2.1
--google_model=gemini-1.5-pro-latest
Expand Down

0 comments on commit b94876e

Please sign in to comment.