mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
test_completion_gemini
This commit is contained in:
parent
cb2e63621b
commit
0efb0e2990
1 changed files with 1 additions and 2 deletions
|
|
@ -3695,8 +3695,7 @@ def test_completion_volcengine():
|
|||
"model",
|
||||
[
|
||||
# "gemini-1.0-pro",
|
||||
"gemini-1.5-pro",
|
||||
# "gemini-2.5-flash-lite",
|
||||
"gemini-2.5-flash-lite",
|
||||
],
|
||||
)
|
||||
@pytest.mark.flaky(retries=3, delay=1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue