HuggingClaw / scripts /openclaw.json.fallback
tao-shen
deploy: HuggingClaw with original Dockerfile
e7ab5f1
raw
history blame contribute delete
516 Bytes
{"gateway":{"mode":"local","bind":"lan","port":7860,"auth":{"token":"openclaw-space-default"},"controlUi":{"allowInsecureAuth":true}},"models":{"mode":"merge","providers":{"hf":{"baseUrl":"https://router.huggingface.co/v1","apiKey":"${HF_TOKEN}","api":"openai-completions","models":[{"id":"Qwen/Qwen2.5-7B-Instruct","name":"Qwen2.5 7B (HF Router)"}]}}},"plugins":{"entries":{"whatsapp":{"enabled":true}}},"agents":{"defaults":{"workspace":"~/.openclaw/workspace","model":{"primary":"hf/Qwen/Qwen2.5-7B-Instruct"}}}}