Skip to main content

No project description provided

Project description

Mistral Python Client

This client is inspired from cohere-python

You can use the Mistral Python client to interact with the Mistral AI API.

Installing

pip install mistralai

From Source

This client uses poetry as a dependency and virtual environment manager.

You can install poetry with

pip install poetry

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.

API Key Setup

Running the examples requires a Mistral AI API key.

  1. Get your own Mistral API Key: https://docs.mistral.ai/#api-access
  2. Set your Mistral API Key as an environment variable. You only need to do this once.
# set Mistral API Key (using zsh for example)
$ echo 'export MISTRAL_API_KEY=[your_key_here]' >> ~/.zshenv

# reload the environment (or just quit and open a new terminal)
$ source ~/.zshenv

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mistralai-0.0.12.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mistralai-0.0.12-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file mistralai-0.0.12.tar.gz.

File metadata

  • Download URL: mistralai-0.0.12.tar.gz
  • Upload date:
  • Size: 10.6 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

Hashes for mistralai-0.0.12.tar.gz
Algorithm Hash digest
SHA256 fe652836146a15bdce7691a95803a32c53c641c5400093447ffa93bf2ed296b2
MD5 7be644fa1921dd3f3de0664782efd58b
BLAKE2b-256 9db8dc2cc9d559aad3d6cba7f6658e06822ec80149e810ba35c2e79062af1fdf

See more details on using hashes here.

File details

Details for the file mistralai-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: mistralai-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 14.6 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

Hashes for mistralai-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 d489d1f0a31bf0edbe15c6d12f68b943148d2a725a088be0d8a5d4c888f8436c
MD5 0f1631d618e03d6260f32819cfa6544d
BLAKE2b-256 e323003143706f9d6e14d77eb267c1c3ee27528087212827c694296216414418

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page