a2a-source-edit: write agent.py
This commit is contained in:
1
agent.py
1
agent.py
@@ -126,6 +126,7 @@ class ContractClockStudioV1(A2AAgent[ContractClockStudioV1Config, PlatformUserAu
|
||||
max_total_size_bytes=MAX_BROWSER_UPLOAD_BYTES,
|
||||
)
|
||||
state = State.DURABLE
|
||||
state_model = ContractClockState
|
||||
tools_used = ("managed-postgres", "mcp", "packed-frontend")
|
||||
platform_resources = AgentPlatformResources(
|
||||
databases=(
|
||||
|
||||
Reference in New Issue
Block a user