mistralai 1.2.6__py3-none-any.whl → 1.3.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.
mistralai/_version.py CHANGED
@@ -3,7 +3,7 @@
3
3
  import importlib.metadata
4
4
 
5
5
  __title__: str = "mistralai"
6
- __version__: str = "1.2.6"
6
+ __version__: str = "1.3.0"
7
7
 
8
8
  try:
9
9
  if __package__ is not None:
@@ -28,9 +28,9 @@ class SDKConfiguration:
28
28
  server: Optional[str] = ""
29
29
  language: str = "python"
30
30
  openapi_doc_version: str = "0.0.2"
31
- sdk_version: str = "1.2.6"
31
+ sdk_version: str = "1.3.0"
32
32
  gen_version: str = "2.486.1"
33
- user_agent: str = "speakeasy-sdk/python 1.2.6 2.486.1 0.0.2 mistralai"
33
+ user_agent: str = "speakeasy-sdk/python 1.3.0 2.486.1 0.0.2 mistralai"
34
34
  retry_config: OptionalNullable[RetryConfig] = Field(default_factory=lambda: UNSET)
35
35
  timeout_ms: Optional[int] = None
36
36
 
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: mistralai
3
- Version: 1.2.6
3
+ Version: 1.3.0
4
4
  Summary: Python Client SDK for the Mistral AI API.
5
- Home-page: https://github.com/mistralai/client-python.git
6
5
  Author: Mistral
7
6
  Requires-Python: >=3.8,<4.0
8
7
  Classifier: Programming Language :: Python :: 3
@@ -11,15 +10,16 @@ Classifier: Programming Language :: Python :: 3.9
11
10
  Classifier: Programming Language :: Python :: 3.10
12
11
  Classifier: Programming Language :: Python :: 3.11
13
12
  Classifier: Programming Language :: Python :: 3.12
13
+ Classifier: Programming Language :: Python :: 3.13
14
14
  Provides-Extra: gcp
15
- Requires-Dist: eval-type-backport (>=0.2.0,<0.3.0)
16
- Requires-Dist: google-auth (==2.27.0) ; extra == "gcp"
17
- Requires-Dist: httpx (>=0.27.0,<0.28.0)
18
- Requires-Dist: jsonpath-python (>=1.0.6,<2.0.0)
19
- Requires-Dist: pydantic (>=2.9.0,<3.0.0)
20
- Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
21
- Requires-Dist: requests (>=2.32.3,<3.0.0) ; extra == "gcp"
22
- Requires-Dist: typing-inspect (>=0.9.0,<0.10.0)
15
+ Requires-Dist: eval-type-backport (>=0.2.0)
16
+ Requires-Dist: google-auth (>=2.27.0) ; extra == "gcp"
17
+ Requires-Dist: httpx (>=0.27.0)
18
+ Requires-Dist: jsonpath-python (>=1.0.6)
19
+ Requires-Dist: pydantic (>=2.9.0)
20
+ Requires-Dist: python-dateutil (>=2.8.2)
21
+ Requires-Dist: requests (>=2.32.3) ; extra == "gcp"
22
+ Requires-Dist: typing-inspect (>=0.9.0)
23
23
  Project-URL: Repository, https://github.com/mistralai/client-python.git
24
24
  Description-Content-Type: text/markdown
25
25
 
@@ -124,7 +124,6 @@ mistralai_gcp/utils/security.py,sha256=ktep3HKwbFs-MLxUYTM8Jd4v-ZBum5_Z0u1PFIdYB
124
124
  mistralai_gcp/utils/serializers.py,sha256=BSJT7kBOkNBFyP7KREyMoe14JGbgijD1M6AXFMbdmco,4924
125
125
  mistralai_gcp/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
126
126
  mistralai_gcp/utils/values.py,sha256=_89YXPTI_BU6SXJBzFR4pIzTCBPQW9tsOTN1jeBBIDs,3428
127
- py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
128
127
  mistralai/__init__.py,sha256=ybmMeI8Pa2HEQCdADbpyIdm3JWu8AU61HxmDupOlTws,220
129
128
  mistralai/_hooks/__init__.py,sha256=9_7W5jAYw8rcO8Kfc-Ty-lB82BHfksAJJpVFb_UeU1c,146
130
129
  mistralai/_hooks/custom_user_agent.py,sha256=cHfp43RcsNvHusq8WVxWrCS3w-pmzJ8uNuvaMZKdtJ8,661
@@ -132,7 +131,7 @@ mistralai/_hooks/deprecation_warning.py,sha256=eyEOf7-o9uqqNWJnufD2RXp3dYrGV4in9
132
131
  mistralai/_hooks/registration.py,sha256=ML0W-XbE4WYdJ4eGks_XxF2aLCJTaIWjQATFGzFwvyU,861
133
132
  mistralai/_hooks/sdkhooks.py,sha256=s-orhdvnV89TmI3QiPC2LWQtYeM9RrsG1CTll-fYZmQ,2559
134
133
  mistralai/_hooks/types.py,sha256=vUkTVk_TSaK10aEj368KYWvnd4T5EsawixMcTro_UHc,2570
135
- mistralai/_version.py,sha256=eiGwjeM4obDClShWRxd5pzvdNuEU4zn9JcutKU1d5Bg,313
134
+ mistralai/_version.py,sha256=Yz7XlzG73mkVpgvZmhSXKKB1Idqv_O9EAF4QVSg_NIw,313
136
135
  mistralai/agents.py,sha256=fR0i6638GqTptSr2rNCQG6WKH4_AiiPUA16tzqiRQBA,29496
137
136
  mistralai/async_client.py,sha256=KUdYxIIqoD6L7vB0EGwUR6lQ0NK5iCTHjnLVR9CVcJY,355
138
137
  mistralai/basesdk.py,sha256=da0sFeLR-ztU5-fuGJ4TMqUnnqSzXbPAjpNgKI52tBk,11999
@@ -255,7 +254,7 @@ mistralai/models/wandbintegrationout.py,sha256=C0HpS8jJGnACs7eWnuIq0qJEroIUAbjkv
255
254
  mistralai/models_.py,sha256=kRnakzM3wQH8o99PZbMLXm7prVp2maguKJZab6HWzdM,41930
256
255
  mistralai/py.typed,sha256=zrp19r0G21lr2yRiMC0f8MFkQFGj9wMpSbboePMg8KM,59
257
256
  mistralai/sdk.py,sha256=lLJOfh9im-TDBsXX9_qM-JPGXjQOOSBDGOrmlJWaZBY,5444
258
- mistralai/sdkconfiguration.py,sha256=7DSS3eyJVghFEFMx_3mWdwSAkxqQZuN-elbzyA3NivU,1688
257
+ mistralai/sdkconfiguration.py,sha256=hQtkOwXSkb5dyb8uFKcN95q7vawz_2BKkI60bS0whAo,1688
259
258
  mistralai/types/__init__.py,sha256=RArOwSgeeTIva6h-4ttjXwMUeCkz10nAFBL9D-QljI4,377
260
259
  mistralai/types/basemodel.py,sha256=PexI39iKiOkIlobB8Ueo0yn8PLHp6_wb-WO-zelNDZY,1170
261
260
  mistralai/utils/__init__.py,sha256=8npwwHS-7zjVrbkzBGO-Uk4GkjC240PCleMbgPK1Axs,2418
@@ -274,7 +273,7 @@ mistralai/utils/serializers.py,sha256=BSJT7kBOkNBFyP7KREyMoe14JGbgijD1M6AXFMbdmc
274
273
  mistralai/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
275
274
  mistralai/utils/values.py,sha256=_89YXPTI_BU6SXJBzFR4pIzTCBPQW9tsOTN1jeBBIDs,3428
276
275
  mistralai/version.py,sha256=iosXhlXclBwBqlADFKEilxAC2wWKbtuBKi87AmPi7s8,196
277
- mistralai-1.2.6.dist-info/LICENSE,sha256=rUtQ_9GD0OyLPlb-2uWVdfE87hzudMRmsW-tS-0DK-0,11340
278
- mistralai-1.2.6.dist-info/METADATA,sha256=prWC8_EWcysmD1Bw2efxIQm9f0vJCJsPoGo8Ru8SEtA,28163
279
- mistralai-1.2.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
280
- mistralai-1.2.6.dist-info/RECORD,,
276
+ mistralai-1.3.0.dist-info/LICENSE,sha256=rUtQ_9GD0OyLPlb-2uWVdfE87hzudMRmsW-tS-0DK-0,11340
277
+ mistralai-1.3.0.dist-info/METADATA,sha256=8GPKZv0naWM4_YctEQpneXD7gLHKWipNfCo3lmXj9Q4,28105
278
+ mistralai-1.3.0.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
279
+ mistralai-1.3.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 2.0.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
py.typed DELETED
@@ -1 +0,0 @@
1
- # Marker file for PEP 561. The package enables type hints.