Files
openclaw/extensions/together/openclaw.plugin.json
2026-03-15 16:09:40 -07:00

10 lines
155 B
JSON

{
"id": "together",
"providers": ["together"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}