a2a-source-edit: write agent.py
This commit is contained in:
1
agent.py
1
agent.py
@@ -120,6 +120,7 @@ class QuoteJudgeStudioV1(A2AAgent[QuoteJudgeStudioV1Config, PlatformUserAuth]):
|
||||
config_model = QuoteJudgeStudioV1Config
|
||||
auth_model = PlatformUserAuth
|
||||
state = State.DURABLE
|
||||
state_model = QuoteJudgeState
|
||||
resources = Resources(cpu="500m", memory="512Mi", max_runtime_seconds=300)
|
||||
platform_resources = AgentPlatformResources(
|
||||
databases=(
|
||||
|
||||
Reference in New Issue
Block a user