CoolFace
Apppublic

delqhi/sin-github-issues

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
agent-spec.example.json22 linesDownload Raw Back to root
1{2  "slug": "sin-example",3  "name": "SIN-Example",4  "teamSlug": "team-infratructur",5  "teamName": "Team - Infrastructure",6  "teamManager": "SIN-Server",7  "description": "Example SIN A2A agent scaffold.",8  "usage": "Use when an example A2A agent is needed.",9  "primaryModel": "nvidia/example-model",10  "repoUrl": "https://github.com/delqhi/sin-example",11  "repoVisibility": "private",12  "docsTabUrl": "https://docs.google.com/document/d/<doc>/edit?tab=<tab>",13  "docsTabId": "t.exampletabid",14  "publicPageUrl": "https://a2a.delqhi.com/agents/sin-example",15  "landingPageUrl": "https://delqhi-sin-example.hf.space",16  "hfSpaceUrl": "https://huggingface.co/spaces/delqhi/sin-example",17  "cloudflareTunnel": "sin-example",18  "vmServer": "Hugging Face Space free CPU VM",19  "publicBaseUrl": "http://127.0.0.1:45999",20  "port": 4599921}22