code editor: Agent Studio improvement iteration 1 for quote-judge-studio-v1. Goal:
This commit is contained in:
2
agent.py
2
agent.py
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user