update mistral example

This commit is contained in:
Wendong
2025-05-22 00:35:37 +08:00
parent 88006b48e4
commit f1f2fb1397
4 changed files with 132 additions and 83 deletions

View File

@@ -28,6 +28,7 @@ dependencies = [
"mcp-server-fetch==2025.1.17",
"xmltodict>=0.14.2",
"firecrawl>=2.5.3",
"mistralai>=1.7.0",
]
[project.urls]