mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-01 18:48:16 +00:00
refactor(core): land plugin auth and startup cleanup
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"id": "huggingface",
|
||||
"providers": ["huggingface"],
|
||||
"providerAuthEnvVars": {
|
||||
"huggingface": ["HUGGINGFACE_HUB_TOKEN", "HF_TOKEN"]
|
||||
},
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user