koko210Serve
eafab336b4
feat: add Traefik proxy, custom chat template, improve Cheshire Cat memory
docker-compose.yml:
- Add Traefik proxy network + labels for miku.panel domain
- Connect miku-bot service to proxy network
llama-swap-config.yaml / llama-swap-rocm-config.yaml:
- Add --chat-template-file flag to disable Llama 3.1 built-in tool
calling (was causing malformed responses)
- ROCm config: add Rocinante-X 12B model entry for comparison testing
cheshire-cat discord_bridge plugin:
- Increase declarative memory recall (k=3→10, threshold 0.7→0.5)
for better factual retrieval
- Add agent_prompt_prefix hook to enforce factual accuracy from
declarative memories
- Add before_agent_starts debug logging for memory inspection
- Add passthrough hooks for message/suffix pipeline
2026-03-04 00:48:58 +02:00
..
2026-03-04 00:48:58 +02:00
2026-02-07 19:24:46 +02:00
2026-01-31 18:54:00 +02:00
2026-01-31 18:54:00 +02:00
2026-01-31 18:54:00 +02:00