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