Refactor and improve documentation, add examples
This commit is contained in:
8
docs/templates/agent-api-only.json
vendored
Normal file
8
docs/templates/agent-api-only.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"network": {
|
||||
"allowedDomains": ["api.openai.com", "api.anthropic.com"]
|
||||
},
|
||||
"filesystem": {
|
||||
"allowWrite": ["."]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user