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