Gemini model rename
This commit is contained in:
@@ -31,7 +31,7 @@ class TestConfig:
|
||||
def test_model_config(self):
|
||||
"""Test model configuration"""
|
||||
# DEFAULT_MODEL is set in conftest.py for tests
|
||||
assert DEFAULT_MODEL == "gemini-2.5-flash-preview-05-20"
|
||||
assert DEFAULT_MODEL == "gemini-2.5-flash"
|
||||
|
||||
def test_temperature_defaults(self):
|
||||
"""Test temperature constants"""
|
||||
|
||||
Reference in New Issue
Block a user