From b6f93c7d04aa24c9ad10cfe07896d87904c7c888 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Sat, 18 Jul 2026 04:48:42 +0000 Subject: [PATCH] a2a-source-edit: write agent.py --- agent.py | 1 - 1 file changed, 1 deletion(-) diff --git a/agent.py b/agent.py index c91bb06..87ca724 100644 --- a/agent.py +++ b/agent.py @@ -92,7 +92,6 @@ class QuoteJudgeStudioV1(A2AAgent[QuoteJudgeStudioV1Config, PlatformUserAuth]): config_model = QuoteJudgeStudioV1Config auth_model = PlatformUserAuth - state = State.DURABLE pricing = Pricing( price_per_call_usd=0.0, caller_pays_llm=False,