# 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": "audio, livekit, mistralai, realtime, video, webrtc",
"author": null,
"author_email": "LiveKit <hello@livekit.io>",
"download_url": "https://files.pythonhosted.org/packages/26/de/c0a6031bfecd8d38a4bd3dbc5d79bf9cc50af62448186b57e47d1f5c50a6/livekit_plugins_mistralai-1.2.7.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.7",
"project_urls": {
"Documentation": "https://docs.livekit.io",
"Source": "https://github.com/livekit/agents",
"Website": "https://livekit.io/"
},
"split_keywords": [
"audio",
" livekit",
" mistralai",
" realtime",
" video",
" webrtc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "1e77bf29a153d1bcc0d39d05bbc20315ba38864aa3ad2089b4fe4ff03c5d0352",
"md5": "2fcac4eaa14d38ff1e97b7c034002dc0",
"sha256": "418ed3f18d8a468bc85938823eb98bff6c93f02acc587a02bbd53bf33f739342"
},
"downloads": -1,
"filename": "livekit_plugins_mistralai-1.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2fcac4eaa14d38ff1e97b7c034002dc0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 7001,
"upload_time": "2025-08-28T00:55:04",
"upload_time_iso_8601": "2025-08-28T00:55:04.683403Z",
"url": "https://files.pythonhosted.org/packages/1e/77/bf29a153d1bcc0d39d05bbc20315ba38864aa3ad2089b4fe4ff03c5d0352/livekit_plugins_mistralai-1.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "26dec0a6031bfecd8d38a4bd3dbc5d79bf9cc50af62448186b57e47d1f5c50a6",
"md5": "bde9c2cc293769b068d899f5f17b8a09",
"sha256": "6fee92e2372333097b52ac969a92b83bacf971f8eb546147af6c98337e6a246e"
},
"downloads": -1,
"filename": "livekit_plugins_mistralai-1.2.7.tar.gz",
"has_sig": false,
"md5_digest": "bde9c2cc293769b068d899f5f17b8a09",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 6162,
"upload_time": "2025-08-28T00:55:05",
"upload_time_iso_8601": "2025-08-28T00:55:05.429756Z",
"url": "https://files.pythonhosted.org/packages/26/de/c0a6031bfecd8d38a4bd3dbc5d79bf9cc50af62448186b57e47d1f5c50a6/livekit_plugins_mistralai-1.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:55:05",
"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"
}