openclaw/extensions/together/openclaw.plugin.json

13 lines
224 B
JSON

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