This commit is contained in:
Mathias Gesbert 2025-12-09 14:46:09 +01:00
parent fa15fc977b
commit 3aa54e9f05
9 changed files with 20 additions and 16 deletions

View file

@ -351,7 +351,7 @@ class TestInitialization:
mcpCapabilities=McpCapabilities(http=False, sse=False),
)
assert response.result.agentInfo == Implementation(
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="0.1.0"
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.1"
)
vibe_setup_method = next(
(