a2a-source-edit: write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -115,7 +115,7 @@ class QuoteJudgeStudioV1(A2AAgent[QuoteJudgeStudioV1Config, PlatformUserAuth]):
|
|||||||
"QuoteJudge compares vendor quotes with weighted price, delivery, and "
|
"QuoteJudge compares vendor quotes with weighted price, delivery, and "
|
||||||
"warranty scoring, persists per-user comparisons, and serves a one-page product UI."
|
"warranty scoring, persists per-user comparisons, and serves a one-page 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