deploy
This commit is contained in:
1
agent.py
1
agent.py
@@ -68,6 +68,7 @@ class TasksApi(A2AAgent):
|
|||||||
"operation_count": len(OPERATIONS),
|
"operation_count": len(OPERATIONS),
|
||||||
"default_base_url": DEFAULT_BASE_URL,
|
"default_base_url": DEFAULT_BASE_URL,
|
||||||
"source_openapi_url": 'https://tasks.a2acloud.io/openapi.json',
|
"source_openapi_url": 'https://tasks.a2acloud.io/openapi.json',
|
||||||
|
"regenerable": True,
|
||||||
"security_schemes": list(SECURITY_SCHEMES),
|
"security_schemes": list(SECURITY_SCHEMES),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user