This commit is contained in:
Quentin 2025-12-10 16:16:53 +01:00 committed by Quentin
parent cf54a4733f
commit 5e449cdd94
12 changed files with 53 additions and 19 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="1.0.6"
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.1.0"
)
vibe_setup_method = next(
(