LLM provider configuration luckclaw
https://github.com/LuckfoxTECH/luckclaw
Requirement
OS Linux
Architecture arm32 / arm64 / x86_64
Memory ≥ 32MB
Storage ≥ 30MB
LLM provider configuration
| Provider | Default API Base |
|---|---|
| openrouter | https://openrouter.ai/api/v1 |
| openai | https://api.openai.com/v1 |
| anthropic | https://api.anthropic.com/v1 |
| deepseek | https://api.deepseek.com |
| groq | https://api.groq.com/openai/v1 |
| zhipu | https://open.bigmodel.cn/api/paas/v4 |
| dashscope | https://dashscope.aliyuncs.com/compatible-mode/v1 |
| moonshot | https://api.moonshot.ai/v1 |
| aihubmix | https://aihubmix.com/v1 |
| minimax | https://api.minimax.chat/v1 |
| volcengine | https://ark.cn-beijing.volces.com/api/v3 |
| siliconflow | https://api.siliconflow.cn/v1 |
| gemini | https://generativelanguage.googleapis.com/v1beta/openai |
| vllm | Custom |
| ollama | Custom |
| custom | Custom |
Note: If your platform does not have CA certificates installed, set apiBase to an http:// URL.
| Field | Description | Default |
|---|---|---|
host |
Listen address | 0.0.0.0 |
port |
Port | 18790 |
inboundQueueCap |
Inbound queue capacity | 100 |
outboundQueueCap |
Outbound queue capacity | 100 |
heartbeatInterval |
Heartbeat interval (seconds) | 300 |
heartbeatChannel |
Channel for sending heartbeats | - |
heartbeatChatID |
Destination for heartbeats | - |
| Setting | Default | Description |
|---|---|---|
tools.restrictToWorkspace |
false | Restrict file operations to the workspace |
tools.agentBrowser |
false | Enable browser automation |
tools.agentMemory |
true | Long-term memory (MEMORY.md + consolidation) |
tools.selfImproving |
true | Error learning and self-improvement |
tools.clawdstrike |
true | Security audit tool |
tools.evolver |
false | Experience logging and evolution |
tools.adaptiveReasoning |
false | Adaptive reasoning depth |
| Tool | Configuration / Condition |
|---|---|
| read_file, write_file, edit_file, list_dir | Restricted by tools.restrictToWorkspace |
| exec | tools.exec |
| web_search | tools.web.search |
| web_fetch | tools.web.fetch.firecrawl.apiKey |
| tool_search | Built-in |
| clawhub_search, clawhub_install | When a workspace exists |
| browser | tools.agentBrowser + tools.browser.enabled + tools.browser.remoteUrl |
| record_correction | tools.selfImproving |
| clawdstrike | tools.clawdstrike |
| cron | Injected by Gateway |
| message | Injected by Gateway |
| send_file | Built-in |
| spawn, subagents | Sub-agent related |
| MCP tools | tools.mcpServers |

浙公网安备 33010602011771号