Files
awoooi/apps/api
OG T 797c7c749e
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 28s
fix(nemotron): deepseek-r1 num_predict 400→1200,避免 <think> block 截斷後空回覆
deepseek-r1:14b 思考 token 超過 400 會在 </think> 前截斷,導致
清理後 body 為空,Telegram 顯示空訊息。
- chat_manager: num_predict 400 → 1200
- telegram_gateway: _clean_ai_reply 空值加 fallback 錯誤提示

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 22:35:37 +08:00
..