We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d845ee3 commit de3cecfCopy full SHA for de3cecf
tox.ini
@@ -57,8 +57,9 @@ envlist =
57
{py3.9,py3.11,py3.12}-cohere-v5.15.0
58
{py3.9,py3.11,py3.12}-cohere-v5.19.0
59
60
- {py3.9,py3.11,py3.12}-google_genai-v0.0.1
61
- {py3.9,py3.12,py3.13}-google_genai-v0.8.0
+ {py3.9,py3.12,py3.13}-google_genai-v1.29.0
+ {py3.9,py3.12,py3.13}-google_genai-v1.34.0
62
+ {py3.9,py3.12,py3.13}-google_genai-v1.39.1
63
{py3.9,py3.12,py3.13}-google_genai-v1.45.0
64
65
{py3.8,py3.10,py3.11}-huggingface_hub-v0.24.7
@@ -354,8 +355,9 @@ deps =
354
355
cohere-v5.15.0: cohere==5.15.0
356
cohere-v5.19.0: cohere==5.19.0
357
- google_genai-v0.0.1: google-genai==0.0.1
358
- google_genai-v0.8.0: google-genai==0.8.0
+ google_genai-v1.29.0: google-genai==1.29.0
359
+ google_genai-v1.34.0: google-genai==1.34.0
360
+ google_genai-v1.39.1: google-genai==1.39.1
361
google_genai-v1.45.0: google-genai==1.45.0
362
google_genai: pytest-asyncio
363
0 commit comments