code editor: Agent Studio improvement iteration 1 for quote-judge-studio-v1. Goal:

This commit is contained in:
a2a-code-editor
2026-07-18 06:19:47 +00:00
parent dcfda8553a
commit 1764f98783

View File

@@ -127,7 +127,7 @@ class QuoteJudgeStudioV1(A2AAgent[QuoteJudgeStudioV1Config, PlatformUserAuth]):
"scoring, persists per-user comparisons, supports browser uploads, and serves " "scoring, persists per-user comparisons, supports browser uploads, and serves "
"a polished packed product UI." "a polished packed product UI."
) )
version = "0.1.0" version = "0.1.1"
config_model = QuoteJudgeStudioV1Config config_model = QuoteJudgeStudioV1Config
auth_model = PlatformUserAuth auth_model = PlatformUserAuth