a2a-source-edit: write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -410,7 +410,7 @@ class RevenueRecoveryAgent(A2AAgent[RevenueRecoveryAgentConfig, NoAuth]):
|
||||
"policy-compliant recovery actions without charging, contacting customers, "
|
||||
"or mutating external systems. Synthetic adapters are used by default."
|
||||
)
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
config_model = RevenueRecoveryAgentConfig
|
||||
auth_model = NoAuth
|
||||
|
||||
Reference in New Issue
Block a user