DarkGenius01's picture
Add agents
96ccdfd
raw
history blame contribute delete
292 Bytes
{
"model": "openai/gpt-oss-20b",
"endpointUrl": "http://127.0.0.1:1234",
"servers": [
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander"
]
}
]
}