{
"object": "list",
"data": [
{
"id": "agent_01J8X...",
"object": "model",
"created": 1723500000,
"owned_by": "allternit",
"profile": {
"agentId": "agent_01J8X...",
"version": "1",
"instructions": "You are a helpful coding assistant.",
"modelConfig": {
"provider": "allternit-local",
"model": "qwen-coder",
"temperature": 0.2,
"maxContextTokens": null,
"maxOutputTokens": null,
"maxSteps": 10
},
"capabilities": {
"execute_code": true,
"mcp_tools": true
},
"toolPolicy": {
"builtInToolIds": ["markdown-to-doc"],
"mcpServerIds": [],
"allowedMcpToolIds": [],
"deferredToolIds": []
}
}
}
]
}