# MistralAI Plugin for LiveKit Agents
Support for MistralAI LLM, ChatModels
See [https://docs.livekit.io/agents/integrations/mistral/](https://docs.livekit.io/agents/integrations/mistral/) for more information.
## Installation
```bash
pip install livekit-plugins-mistral
```
## Pre-requisites
You'll need an API key from MistralAI. It can be set as an environment variable:
```bash
export MISTRAL_API_KEY=your_api_key_here
```
Raw data
{
"_id": null,
"home_page": null,
"name": "livekit-plugins-mistralai",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "ai, audio, livekit, mistral, realtime, video, voice",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/d5/5f/7c325b276e16ea4ec77e8ce92237df2829ee2108ed20046ba63cbfb8ec6d/livekit_plugins_mistralai-1.2.17.tar.gz",
"platform": null,
"description": "# MistralAI Plugin for LiveKit Agents\n\nSupport for MistralAI LLM, ChatModels\n\nSee [https://docs.livekit.io/agents/integrations/mistral/](https://docs.livekit.io/agents/integrations/mistral/) for more information.\n\n## Installation\n\n```bash\npip install livekit-plugins-mistral\n```\n\n## Pre-requisites\n\nYou'll need an API key from MistralAI. It can be set as an environment variable:\n\n```bash\nexport MISTRAL_API_KEY=your_api_key_here\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "LiveKit Agents Plugin for services from AWS",
"version": "1.2.17",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"ai",
" audio",
" livekit",
" mistral",
" realtime",
" video",
" voice"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "91d47019275893b074139c8f849ec9e90274af95bb569bd816dd9c96a2645f9d",
"md5": "65ddcc1a24d0845bf1e637f89b43f757",
"sha256": "8e7a264b6d4d2264c0a919c8fb34837a1a0a62d3961478b29f35944523c6cce3"
},
"downloads": -1,
"filename": "livekit_plugins_mistralai-1.2.17-py3-none-any.whl",
"has_sig": false,
"md5_digest": "65ddcc1a24d0845bf1e637f89b43f757",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7083,
"upload_time": "2025-10-29T15:46:12",
"upload_time_iso_8601": "2025-10-29T15:46:12.838144Z",
"url": "https://files.pythonhosted.org/packages/91/d4/7019275893b074139c8f849ec9e90274af95bb569bd816dd9c96a2645f9d/livekit_plugins_mistralai-1.2.17-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d55f7c325b276e16ea4ec77e8ce92237df2829ee2108ed20046ba63cbfb8ec6d",
"md5": "2c778683bf9671dacbfac793b189116c",
"sha256": "7f13014ea12b65716ca09fabaa683307beece3d472a3bae057f2fdba6b50e49c"
},
"downloads": -1,
"filename": "livekit_plugins_mistralai-1.2.17.tar.gz",
"has_sig": false,
"md5_digest": "2c778683bf9671dacbfac793b189116c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 6223,
"upload_time": "2025-10-29T15:46:13",
"upload_time_iso_8601": "2025-10-29T15:46:13.607565Z",
"url": "https://files.pythonhosted.org/packages/d5/5f/7c325b276e16ea4ec77e8ce92237df2829ee2108ed20046ba63cbfb8ec6d/livekit_plugins_mistralai-1.2.17.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 15:46:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "livekit",
"github_project": "agents",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "livekit-plugins-mistralai"
}