code-datascience / agent-spec.example.json
delqhi's picture
Deploy code-datascience agent
d07c56c verified
Raw
History Blame Contribute Delete
823 Bytes
{
"slug": "sin-example",
"name": "SIN-Example",
"teamSlug": "team-infratructur",
"teamName": "Team - Infrastructure",
"teamManager": "SIN-Server",
"description": "Example SIN A2A agent scaffold.",
"usage": "Use when an example A2A agent is needed.",
"primaryModel": "nvidia/example-model",
"repoUrl": "https://github.com/delqhi/sin-example",
"repoVisibility": "private",
"googleDocUrl": "https://docs.google.com/document/d/<doc>/edit",
"googleDocId": "<doc>",
"publicPageUrl": "https://a2a.delqhi.com/agents/sin-example",
"landingPageUrl": "https://delqhi-sin-example.hf.space",
"hfSpaceUrl": "https://huggingface.co/spaces/delqhi/sin-example",
"cloudflareTunnel": "sin-example",
"vmServer": "Hugging Face Space free CPU VM",
"publicBaseUrl": "http://127.0.0.1:45999",
"port": 45999
}