This commit is contained in:
Michel Thomazo 2025-12-09 17:48:54 +01:00
parent bcbfd93f37
commit 0d3d48627c
9 changed files with 18 additions and 13 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.2"
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.3"
)
vibe_setup_method = next(
(