diff --git a/app/card.py b/app/card.py index 9c54e33..2c40e06 100644 --- a/app/card.py +++ b/app/card.py @@ -1,7 +1 @@ -SERVICE_CARD = { - "name": "endpoint-monitor", - "kind": "fastapi-service", - "entrypoint": "app.main:app", - "authentication": "none", - "storage": "process-local-memory", -} +"""AgentCard + skill list."""