mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-17 21:10:54 +00:00
13 lines
224 B
JSON
13 lines
224 B
JSON
{
|
|
"id": "together",
|
|
"providers": ["together"],
|
|
"providerAuthEnvVars": {
|
|
"together": ["TOGETHER_API_KEY"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|