test: complete embedding probe report identity and round counts

This commit is contained in:
2026-09-09 05:06:39 -04:00
parent 3eb22d2a55
commit 7f6a824e79
3 changed files with 160 additions and 0 deletions
+4
View File
@@ -76,6 +76,10 @@ async def test_probe_real_gateway_embeddings():
matrix_id="embedding",
round_index=1,
safe_fields={
"requested_model": source.model,
"provider": source.provider,
"planned_rounds": 1,
"completed_rounds": 1,
"status": verdict.status,
"reason": verdict.reason,
"session_id": run_id,