google-genai 1.10.0__py3-none-any.whl → 1.12.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/version.py CHANGED
@@ -13,4 +13,4 @@
13
13
  # limitations under the License.
14
14
  #
15
15
 
16
- __version__ = '1.10.0' # x-release-please-version
16
+ __version__ = '1.12.0' # x-release-please-version
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: google-genai
3
- Version: 1.10.0
3
+ Version: 1.12.0
4
4
  Summary: GenAI Python SDK
5
5
  Author-email: Google LLC <googleapis-packages@google.com>
6
6
  License: Apache-2.0
@@ -0,0 +1,29 @@
1
+ google/genai/__init__.py,sha256=IYw-PcsdgjSpS1mU_ZcYkTfPocsJ4aVmrDxP7vX7c6Y,709
2
+ google/genai/_api_client.py,sha256=MUEBDvfkMJgtZLS3IqxpHjjjrjFvs_1si7cRGjN7NsU,36924
3
+ google/genai/_api_module.py,sha256=66FsFq9N8PdTegDyx3am3NHpI0Bw7HBmifUMCrZsx_Q,902
4
+ google/genai/_automatic_function_calling_util.py,sha256=MB4lzbiLuosYXYafJq9d8QhTfK21cSkIwyzZr6W5Hjw,10294
5
+ google/genai/_common.py,sha256=mBI8hEiztd3M_kBRTja0cprdGEoH5xNFCUykWDTtl-A,10573
6
+ google/genai/_extra_utils.py,sha256=3wyzcRi29qgcxB2PvqzvY1sqPwYQHt5KCemI9RaKE9s,14824
7
+ google/genai/_live_converters.py,sha256=hay9MpyxFSTBzah8Lky9jkEpky3a4QtRnpNagm8HHUE,72842
8
+ google/genai/_replay_api_client.py,sha256=pppcP0yAmXk8LS9uKXNBN1bJyoTDUDdt-WqfhdmgNZk,20006
9
+ google/genai/_test_api_client.py,sha256=XNOWq8AkYbqInv1aljNGlFXsv8slQIWTYy_hdcCetD0,4797
10
+ google/genai/_transformers.py,sha256=dvx4HifuxQIDscql1ZurDDc3hi3F312Cz2cgaAGmCE4,34562
11
+ google/genai/batches.py,sha256=zHohRjh5j2VT5vdPiV4cD3LM1Jj-VHQ49op6SZpLhUo,34935
12
+ google/genai/caches.py,sha256=NUfg_S5Ky2l3uwUxx8XNvdPZ_gDQrfAe6aqMJNiQt58,58580
13
+ google/genai/chats.py,sha256=jZWvqRQkxguy6lQBolHC2opEpaBkyeiaIwJrxJccWp8,16978
14
+ google/genai/client.py,sha256=J9MtAQOMWqF-uQPNRfIV3ChpIeL72L3vIev28RePK30,10078
15
+ google/genai/errors.py,sha256=d22FmoLj5kte9UZSCLwkGhJhqp2JXlJHyNB6wC_37w4,4795
16
+ google/genai/files.py,sha256=PB5Rh5WiLOPHcqPR1inGyhqL9PiE0BFHSL4Dz9HKtl8,39516
17
+ google/genai/live.py,sha256=prb1JCRngZHU2wFZNwkDZGhj7yXnvUWm_RpbKvuYHzs,34950
18
+ google/genai/models.py,sha256=xZDHsQzBnbMejKNa5QshDvXPWXIcxvrseLdqffXhBrI,210599
19
+ google/genai/operations.py,sha256=wWGngU4N3U2y_JteBkwqTmoNncehk2NcZgPyHaVulfI,20304
20
+ google/genai/pagers.py,sha256=dhdKUr4KiUGHOt8OPLo51I0qXJpBU2iH4emTKC4UINI,6797
21
+ google/genai/py.typed,sha256=RsMFoLwBkAvY05t6izop4UHZtqOPLiKp3GkIEizzmQY,40
22
+ google/genai/tunings.py,sha256=X2dIs9v9e91bd-PwZja-BaA3kNQxwyAjt1x5fhP4Phk,47594
23
+ google/genai/types.py,sha256=E7swCIswITkR2I4YYbQaBog5e6LmaswfIRvhDhUcsR8,365129
24
+ google/genai/version.py,sha256=AqPGoiSJh6KnH4x1OuZkBrtshcNKW69rmFW52e7llow,627
25
+ google_genai-1.12.0.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
26
+ google_genai-1.12.0.dist-info/METADATA,sha256=_ceWj_nj11piG8hTNalGhD1QRn3PpWS7jBBiQy0oHX0,32891
27
+ google_genai-1.12.0.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
28
+ google_genai-1.12.0.dist-info/top_level.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7
29
+ google_genai-1.12.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.1.0)
2
+ Generator: setuptools (79.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,27 +0,0 @@
1
- google/genai/__init__.py,sha256=IYw-PcsdgjSpS1mU_ZcYkTfPocsJ4aVmrDxP7vX7c6Y,709
2
- google/genai/_api_client.py,sha256=rwNTX5RNKxyNWzeWSTP6YPjwG748GdHo_BWwnPmfMOA,34518
3
- google/genai/_api_module.py,sha256=66FsFq9N8PdTegDyx3am3NHpI0Bw7HBmifUMCrZsx_Q,902
4
- google/genai/_automatic_function_calling_util.py,sha256=o60X8IJ82R2mN4I19CgVPQic4LdGxXxfRKCz7RGgdWM,10929
5
- google/genai/_common.py,sha256=PNwxVUKCD93ICHJlwCTAItGH3Wjva5xHC7_7mc-p8oA,10153
6
- google/genai/_extra_utils.py,sha256=3oom-RYv6geXHsTAFzkrsZpJg5KRtZjizfCOG_jvCz4,12492
7
- google/genai/_replay_api_client.py,sha256=Adp2DjpQilk5cuYhGkBwZ3ZKITDb_ZgiCbWLlWCDIfY,19573
8
- google/genai/_test_api_client.py,sha256=XNOWq8AkYbqInv1aljNGlFXsv8slQIWTYy_hdcCetD0,4797
9
- google/genai/_transformers.py,sha256=0u9KIO44IEdW6Mea9uFN_P9-YkT-LXg9jQGsz0jYVo8,31350
10
- google/genai/batches.py,sha256=-LJGF4iCwvw0Uafr2EEVt2EsOFPl0S2-y5QBFGDw_m0,34485
11
- google/genai/caches.py,sha256=pjFuuVOy3RWifhxNR6Al97S5jZX7NwghqX5M5NMKSOM,57320
12
- google/genai/chats.py,sha256=4tg04v16WMth_FMeteUuAchLtPt-y3ydOLMksSRAyJM,16676
13
- google/genai/client.py,sha256=uctarMTXcp6iC7XGH2lR5wDUqy17hy4-6CMi7seBlvo,10043
14
- google/genai/errors.py,sha256=2YriqMtGA1V3iNtPernOjEOlMMAAEmBjSUoukDMgVqU,4725
15
- google/genai/files.py,sha256=kOsHSSRLGa12rlkh3u1w3PMUwCXk-uVhHH5mdJGfNoI,39146
16
- google/genai/live.py,sha256=n8SF-15WKnESBZc_rLYdeA3kg_tG_3_AwvU0SVx_ttQ,63373
17
- google/genai/models.py,sha256=NsSNnk82kdUKgT8w9wVkVLOmMW7jCNU1hG6oMyTpyPk,204670
18
- google/genai/operations.py,sha256=hcOnrw3kf7p6zx_9c-mFwBLQlUdn2voD5i7plkTuvBk,19974
19
- google/genai/pagers.py,sha256=1jxDjre7M_Udt0ntgOr_79iR0-axjdr_Q6tZZzVRli8,6784
20
- google/genai/tunings.py,sha256=icuRhUgbxVrIXwPBJ_CZDObwxK-_4CrwRrtiSzT2_ZU,46892
21
- google/genai/types.py,sha256=b1hhtiHtvBDSqnV6pvlJUdhUKNEVBEDR8IbEyH3ERzU,332790
22
- google/genai/version.py,sha256=3ISrFsqaVDdfUgPlhlZPz5KqGewanQAV4V2YMhLqyeg,627
23
- google_genai-1.10.0.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
24
- google_genai-1.10.0.dist-info/METADATA,sha256=_gbwHycWSA8Xm_g_W18GDlpEGiOHMRaRK-D8RuZWO8U,32891
25
- google_genai-1.10.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
26
- google_genai-1.10.0.dist-info/top_level.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7
27
- google_genai-1.10.0.dist-info/RECORD,,