mistralai 0.1.6__py3-none-any.whl → 0.1.8__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/client_base.py CHANGED
@@ -36,7 +36,7 @@ class ClientBase(ABC):
36
36
  self._default_model = "mistral"
37
37
 
38
38
  # This should be automatically updated by the deploy script
39
- self._version = "0.1.6"
39
+ self._version = "0.1.8"
40
40
 
41
41
  def _parse_tools(self, tools: List[Dict[str, Any]]) -> List[Dict[str, Any]]:
42
42
  parsed_tools: List[Dict[str, Any]] = []
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mistralai
3
- Version: 0.1.6
3
+ Version: 0.1.8
4
4
  Summary:
5
5
  Author: Bam4d
6
6
  Author-email: bam4d@mistral.ai
@@ -12,8 +12,6 @@ Classifier: Programming Language :: Python :: 3.11
12
12
  Classifier: Programming Language :: Python :: 3.12
13
13
  Requires-Dist: httpx (>=0.25.2,<0.26.0)
14
14
  Requires-Dist: orjson (>=3.9.10,<4.0.0)
15
- Requires-Dist: pandas (>=2.2.0,<3.0.0)
16
- Requires-Dist: pyarrow (>=15.0.0,<16.0.0)
17
15
  Requires-Dist: pydantic (>=2.5.2,<3.0.0)
18
16
  Description-Content-Type: text/markdown
19
17
 
@@ -1,7 +1,7 @@
1
1
  mistralai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  mistralai/async_client.py,sha256=dpaZ7W7R2Fmo19vvf1SfyViT6JbmjJUGzaT-keT1vTc,11411
3
3
  mistralai/client.py,sha256=cneaYGtFOkrE0sUPh6GQeuX_eXKcCpNjomJjPlVWD4g,11164
4
- mistralai/client_base.py,sha256=9LwNw2fhx6iOzLDKHXMc2SFsaZZx1HETfg2GBk4kzuE,4645
4
+ mistralai/client_base.py,sha256=hujTJDw6huSpe21brkvw8o0k5Xr1CmEXA9D6qD0Susk,4645
5
5
  mistralai/constants.py,sha256=KK286HFjpoTxPKih8xdTp0lW4YMDPyYu2Shi3Nu5Vdw,86
6
6
  mistralai/exceptions.py,sha256=d1cli28ZaPEBQy2RKKcSh-dO2T20GXHNoaJrXXBmyIs,1664
7
7
  mistralai/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -10,7 +10,7 @@ mistralai/models/common.py,sha256=zatP4aV_LIEpzj3_igsKkJBICwGhmXG0LX3CdO3kn-o,17
10
10
  mistralai/models/embeddings.py,sha256=-VthLQBj6wrq7HXJbGmnkQEEanSemA3MAlaMFh94VBg,331
11
11
  mistralai/models/models.py,sha256=I4I1kQwP0tJ2_rd4lbSUwOkCJE5E-dSTIExQg2ZNFcw,713
12
12
  mistralai/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
- mistralai-0.1.6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
14
- mistralai-0.1.6.dist-info/METADATA,sha256=mBPWWQ0W4rNuo6j0x7_wjK3mYBkXgra6znJAvp_HoJE,1917
15
- mistralai-0.1.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
16
- mistralai-0.1.6.dist-info/RECORD,,
13
+ mistralai-0.1.8.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
14
+ mistralai-0.1.8.dist-info/METADATA,sha256=2oEOkdjck_AQmqnIkowiXOTovKcv0frrtLb5IhcENXU,1836
15
+ mistralai-0.1.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
16
+ mistralai-0.1.8.dist-info/RECORD,,