mistral_tools

High-level interface to the Mistral completion API

Handles keeping track of state (e.g. the conversation with a model), automatically handling tool calls, rate limiting…

Modules

conversation

High-level interface to the Mistral completion API

embeddings

A wrapper around the Mistral API for getting embeddings

tool_register

Registering and binding commands (tools)

utils

Miscellaneous utility functions and classes