openclaw/extensions/huggingface/openclaw.plugin.json

10 lines
161 B
JSON

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