No project description provided
Project description
Mistral Python Client
You can use the Mistral Python client to interact with the Mistral AI API.
This client uses poetry as a dependency and virtual environment manager.
You can install poetry with
pip install poetry
Installing
poetry will set up a virtual environment and install dependencies with the following command:
poetry install
Run examples
You can run the examples in the examples/ directory using poetry run or by entering the virtual environment using poetry shell.
Using poetry run
cd examples
poetry run python chat_no_streaming.py
Using poetry shell
poetry shell
cd examples
>> python chat_no_streaming.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mistralai-0.0.7.tar.gz.
File metadata
- Download URL: mistralai-0.0.7.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ec6e2d42c3a38e4933637b0970db83a0b43836461ad6f05ba31ce5627b20396
|
|
| MD5 |
7fe1243be8bba631d2d935eea398bf60
|
|
| BLAKE2b-256 |
5ea6ce27e2ee0ec954119e73c63e8e01a05e090ddedb39d49b5eec06d3813821
|
File details
Details for the file mistralai-0.0.7-py3-none-any.whl.
File metadata
- Download URL: mistralai-0.0.7-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fefccaed0947762d75c45e0a32074834b2d59434622542087d3e49f86fc21791
|
|
| MD5 |
33625d8652ad415da5180b5fef18b1e9
|
|
| BLAKE2b-256 |
8d02ef6189b21e8303ba8b17bd6bf92da82f94d361d7af181b4a99cf0ecb14d5
|