This commit is contained in:
Vincent G 2025-12-09 21:46:38 +01:00
parent 72bf84d8fa
commit fc1817caa5
10 changed files with 42 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="1.0.4"
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.5"
)
vibe_setup_method = next(
(