Add Mistral to README and pyproject.toml

This commit is contained in:
Mark Backman
2025-08-14 11:15:52 -04:00
parent 7f0494aa04
commit 42bd1e9d40
2 changed files with 2 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ lmnt = [ "websockets>=13.1,<15.0" ]
local = [ "pyaudio~=0.2.14" ]
mcp = [ "mcp[cli]~=1.9.4" ]
mem0 = [ "mem0ai~=0.1.94" ]
mistral = []
mlx-whisper = [ "mlx-whisper~=0.4.2" ]
moondream = [ "accelerate~=1.10.0", "einops~=0.8.0", "pyvips[binary]~=3.0.0", "timm~=1.0.13", "transformers>=4.48.0" ]
nim = []