Llm-mistral

Latest version: v0.9

Safety actively analyzes 688053 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9

- Track token usage using new capability introduced in [LLM 0.19](https://llm.datasette.io/en/stable/changelog.html#v0-19). [15](https://github.com/simonw/llm-mistral/issues/15)

0.9a0

- Track token usage. [15](https://github.com/simonw/llm-mistral/issues/15)

0.8

- Provide async versions of the Mistral models, compatible with [LLM 0.18](https://llm.datasette.io/en/stable/changelog.html#v0-18). 13
- Added a `pixtral-large` alias for the [new Pixtral Large model](https://mistral.ai/news/pixtral-large/). #14
bash
llm -m pixtral-large describe -a https://static.simonwillison.net/static/2024/pelicans.jpg
`

0.7

- Support for sending images to the `pixtral-12b` vision model using the new `llm 'prompt' -a image.jpeg` option. [12](https://github.com/simonw/llm-mistral/issues/12)

0.6

- Fixed an issue where an invalid API key caused `llm models` to fail with an error. [10](https://github.com/simonw/llm-mistral/issues/10)
- Added new aliases for [Ministral 3B and 8B](https://mistral.ai/news/ministraux/): `llm -m ministral-3b hi` and `llm -m ministral-8b hi`. [#11](https://github.com/simonw/llm-mistral/issues/11)

0.5

- New alias `llm -m mistral-nemo "prompt goes here"` for Mistral's [NeMo model](https://mistral.ai/news/mistral-nemo/). Thanks, [Thaddée Tyl](https://github.com/espadrine) [#9](https://github.com/simonw/llm-mistral/pull/9)
- The new [Mistral Large 2](https://mistral.ai/news/mistral-large-2407/) model is already supported by the `llm -m mistral-large` alias, since that alias uses the latest release in the Large series.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.