a2a-source-edit: write agent.py
This commit is contained in:
1
agent.py
1
agent.py
@@ -116,6 +116,7 @@ class ProductionProofV116HighUtili72553(
|
|||||||
auth_model = PlatformUserAuth
|
auth_model = PlatformUserAuth
|
||||||
|
|
||||||
state = State.DURABLE
|
state = State.DURABLE
|
||||||
|
state_model = DurableDashboardState
|
||||||
resources = Resources(cpu="500m", memory="512Mi", max_runtime_seconds=600)
|
resources = Resources(cpu="500m", memory="512Mi", max_runtime_seconds=600)
|
||||||
pricing = Pricing(
|
pricing = Pricing(
|
||||||
price_per_call_usd=0.0,
|
price_per_call_usd=0.0,
|
||||||
|
|||||||
Reference in New Issue
Block a user