google-genai 0.5.0__py3-none-any.whl → 0.7.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- google/genai/_api_client.py +234 -131
- google/genai/_api_module.py +24 -0
- google/genai/_automatic_function_calling_util.py +43 -22
- google/genai/_common.py +37 -12
- google/genai/_extra_utils.py +25 -19
- google/genai/_replay_api_client.py +47 -35
- google/genai/_test_api_client.py +1 -1
- google/genai/_transformers.py +301 -51
- google/genai/batches.py +204 -165
- google/genai/caches.py +127 -144
- google/genai/chats.py +22 -18
- google/genai/client.py +32 -37
- google/genai/errors.py +1 -1
- google/genai/files.py +333 -165
- google/genai/live.py +16 -6
- google/genai/models.py +601 -283
- google/genai/tunings.py +91 -428
- google/genai/types.py +1190 -955
- google/genai/version.py +1 -1
- google_genai-0.7.0.dist-info/METADATA +1021 -0
- google_genai-0.7.0.dist-info/RECORD +26 -0
- google_genai-0.5.0.dist-info/METADATA +0 -888
- google_genai-0.5.0.dist-info/RECORD +0 -25
- {google_genai-0.5.0.dist-info → google_genai-0.7.0.dist-info}/LICENSE +0 -0
- {google_genai-0.5.0.dist-info → google_genai-0.7.0.dist-info}/WHEEL +0 -0
- {google_genai-0.5.0.dist-info → google_genai-0.7.0.dist-info}/top_level.txt +0 -0
@@ -1,25 +0,0 @@
|
|
1
|
-
google/genai/__init__.py,sha256=IYw-PcsdgjSpS1mU_ZcYkTfPocsJ4aVmrDxP7vX7c6Y,709
|
2
|
-
google/genai/_api_client.py,sha256=INqC2Atur_7DmXcxOpL6CLsvWKMPEc0bjKORlkp4KHw,20526
|
3
|
-
google/genai/_automatic_function_calling_util.py,sha256=qbMCO8x6THe1O7Bn-L97rlbDSYJoX_gUfztvKHh-u6E,10078
|
4
|
-
google/genai/_common.py,sha256=8jsMW0IUkSnrKaJ7phj-PuaB9ynJsgw_4wY3WyWNbpQ,7434
|
5
|
-
google/genai/_extra_utils.py,sha256=GQZnraFCrMffqrBEpurdcBmgrltRsnYgMizt-Ok6xX8,11098
|
6
|
-
google/genai/_replay_api_client.py,sha256=Y3aVXxIs674NWkWf5ix4gnf1rJroqbzQkHD98-sK6cE,14420
|
7
|
-
google/genai/_test_api_client.py,sha256=p771T27icmzENxKtyNDwPG1sTI7jaoJNFPwlwq9GK6o,4759
|
8
|
-
google/genai/_transformers.py,sha256=FXtghU18WniMl0fJ_XFKDgMcP1PgmbEJO8j_6slblQw,15125
|
9
|
-
google/genai/batches.py,sha256=Qu9x27dvXk2ComYM7yMhHXVr2bJoRVhMAUXB1yYa8Ow,37444
|
10
|
-
google/genai/caches.py,sha256=uKSPwcK9IhGhINwBp9LF6A2QyYi1Cr82hPBQY2ZQS3g,53938
|
11
|
-
google/genai/chats.py,sha256=GobIFlez3eTRWWDtUycnubrMz0hB3v3gvDVSdMFJTNc,7642
|
12
|
-
google/genai/client.py,sha256=2W4AkvNNI6JnjOCtl-swBIaB1Z89zPqnvUc7RCGy3uE,9488
|
13
|
-
google/genai/errors.py,sha256=ZqJvfuJ7oS334WBrq3otzdZfmhEgcM1OBZhHccYzDok,3665
|
14
|
-
google/genai/files.py,sha256=I3o9XN0fF4zbiJXvBS2Zlfl0Ii4wbUH1lxXGThGA3gQ,36006
|
15
|
-
google/genai/live.py,sha256=q0yskQSsbareINHF55N7j4pus16Mbi2SlFyKuVfTtgo,22944
|
16
|
-
google/genai/models.py,sha256=7QgdubqMQ-c7Yr5eT874MiaD7TrJQ1h6gN_y-39kn4A,158443
|
17
|
-
google/genai/pagers.py,sha256=hSHd-gLvEzYWwK85i8EcFNWUMKtszUs7Nw2r3L7d6_U,6686
|
18
|
-
google/genai/tunings.py,sha256=hllfrOsHzebDIEaNGwOG_M-l0oslygUl76Etc_kge60,49348
|
19
|
-
google/genai/types.py,sha256=Yq3oRhqVE_XpcPkAobHtj3Fza57cRz2vOVHxLiCbkvQ,267020
|
20
|
-
google/genai/version.py,sha256=EmmjY1OHuNfI55kc1trMCf_Z0_foZJb3HkT_T3bMUhU,626
|
21
|
-
google_genai-0.5.0.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
22
|
-
google_genai-0.5.0.dist-info/METADATA,sha256=d2DEgiATDtI8SH_moEZ4Iw-xSWvDEPMO1jd1dSAOFHM,20164
|
23
|
-
google_genai-0.5.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
24
|
-
google_genai-0.5.0.dist-info/top_level.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7
|
25
|
-
google_genai-0.5.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|