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,