mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-28 08:52:45 +00:00
refactor(core): land plugin auth and startup cleanup
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"id": "nvidia",
|
||||
"providers": ["nvidia"],
|
||||
"providerAuthEnvVars": {
|
||||
"nvidia": ["NVIDIA_API_KEY"]
|
||||
},
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user