Skip to content

Releases: mistralai/client-python

python - v1.1.0 - 2024-09-17 16:24:50

17 Sep 16:24
d8ba2ef
Compare
Choose a tag to compare

Generated by Speakeasy CLI

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

Publishing Completed

python - v1.0.3 - 2024-09-04 08:33:36

04 Sep 08:33
c3b2f84
Compare
Choose a tag to compare

Generated by Speakeasy CLI

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

Publishing Completed

python - v1.0.2 - 2024-08-22 13:30:41

22 Aug 13:30
f62530a
Compare
Choose a tag to compare

Generated by Speakeasy CLI

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

Publishing Completed

python - v1.0.1 - 2024-08-08 18:15:36

08 Aug 18:15
55b92b1
Compare
Choose a tag to compare

Generated by Speakeasy CLI

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

Publishing Completed

python - v1.0.0 - 2024-08-07 16:59:42

07 Aug 16:59
821aa40
Compare
Choose a tag to compare

Generated by Speakeasy CLI

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

Publishing Completed

0.4.2

04 Jul 09:25
c2bfb76
Compare
Choose a tag to compare

Client changes

Completion

  • feat: add warning log when targeting a model planned for deprecation (#111)

Fine-tuning

  • feat: add job cost to metadata (#112)

Misc

  • add license (#113)

Full Changelog: 0.4.1...0.4.2

0.4.1

19 Jun 11:14
af48070
Compare
Choose a tag to compare

Client changes

Fine-tuning

  • Added support for the deletion of models via the delete_model method.

Misc

  • Dependencies are less restrictive now, see pyproject.toml for the dependency list.

Full Changelog: 0.4.0...0.4.1

0.4.0

05 Jun 15:05
70c9d2c
Compare
Choose a tag to compare

API changes

Fine-tuning

  • Added support for our fine-tuning API which you can use to fine-tune our models on your datasets. See our documentation to get started.

Full Changelog: 0.3.0...0.4.0

0.3.0

29 May 14:46
9f6e920
Compare
Choose a tag to compare

API changes

Completion

  • Added support for completion requests which you can use to query our latest model codestral. See this example to get started.

Full Changelog: 0.2.0...0.3.0

0.2.0

23 May 16:43
32ec8b6
Compare
Choose a tag to compare

API changes

  • We now support tool_call_id for tool messages. This will be mandatory in the future but you can start using right away to improve the model performance during function calling (especially multiple) (#93).

Improvements

Full Changelog: 0.1.5...0.2.0