Files
awoooi/apps/api
OG T e93ada0452
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 7m18s
fix(chat): OpenClaw 改走 Gemini Flash,移除 Ollama 依賴
Ollama 188 完全卡死 (0 bytes/30s timeout),無法作為對話後端。
雙 AI 皆使用 Gemini Flash,靠不同 persona 和 temperature 區分:
- OpenClaw: temperature=0.5 (精準果斷)
- NemoClaw: temperature=0.9 (分析發散)

同時 kubectl set env ENABLE_NEMOTRON_COLLABORATION=false
停止每個 incident 白白等待 30s Nemotron timeout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 15:20:23 +08:00
..