This commit is contained in:
Michel Thomazo 2025-12-09 19:38:56 +01:00 committed by Quentin
parent 0d3d48627c
commit 72bf84d8fa
10 changed files with 37 additions and 45 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.3"
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.4"
)
vibe_setup_method = next(
(