poprhythm 18b202909c Rebuild openclaw from npm instead of premade image, configure Ollama
- Add Dockerfile using node:22-bookworm-slim + npm install -g openclaw@latest
- Update docker-compose.yml: use local build, add OLLAMA_API_KEY=ollama-local,
  remove legacy OPENCLAW_AGENT_PROVIDER/MODEL/OLLAMA_BASE_URL env vars
- Add setup.sh to create openclaw.json with explicit Ollama provider config

Key fixes vs previous attempt:
- Config file is openclaw.json (not config.json or auth-profiles.json)
- models.providers.ollama needs baseUrl with /v1 suffix + explicit model list
- OLLAMA_API_KEY env var is required to opt in to Ollama support
- reasoning:false on models prevents 400 errors from Ollama
2026-02-20 22:03:43 +00:00
2026-02-04 02:55:08 +00:00
2026-01-09 19:29:26 +00:00
2025-11-09 02:46:27 +00:00
2026-02-09 15:44:04 +00:00
2025-10-28 17:29:16 +00:00
2026-02-06 03:22:51 +00:00
2025-10-14 16:16:45 +00:00
2026-01-25 15:44:51 +00:00
2026-01-25 14:43:24 +00:00
2026-01-31 19:38:05 +00:00
2026-01-29 03:35:17 +00:00
2026-02-04 02:55:08 +00:00
2025-09-13 02:22:21 +00:00
2025-12-11 15:07:12 +00:00
2025-10-14 16:20:13 +00:00
2025-10-28 14:01:01 +00:00
2026-01-25 14:33:27 +00:00
2025-08-06 18:55:15 +00:00
S
Description
No description provided
Readme
682 KiB
Languages
Shell 50.7%
JavaScript 22.5%
Python 19.7%
HTML 5%
DIGITAL Command Language 1.2%
Other 0.9%