add model to MistralConfig

This commit is contained in:
2026-07-30 21:15:55 +02:00
parent a6bd1a8d5f
commit 236ef036ec
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -21,6 +21,7 @@ base64 = "0.23.0"
cpal = "0.18.1"
rodio = "0.22.2"
tokio-util = { version = "0.7.18", optional = true }
url = "2.5.8"
[features]
default = ["built-in-mcp-collection"]