diff --git a/config.yaml b/config.yaml index 5e266b9..8f857ad 100644 --- a/config.yaml +++ b/config.yaml @@ -30,6 +30,20 @@ ai: temperature: 0.3 top_p: 0.9 + # deep: 야간 night-drain 전용 — 맥북 M5 Max Qwen3.6-27B-6bit (llm-router :8890 경유, + # model=qwen-macbook alias). 2026-06-11 재도입 (사용자: 자기 전 night-drain 으로 백로그 분담). + # 맥북 불가(503/연결/절단) = StageDeferred 보류 — 맥미니/cloud 강등 없음, attempts 미소모. + # consumer 의 deep_summary 도 슬롯 존재 시 맥북 경유 (잠들어 있으면 30분 백오프 보류 = 무해). + # 슬롯 제거 시 deep_summary 는 primary(맥미니) 경로 복귀. + deep: + endpoint: "http://100.76.254.116:8890/v1/chat/completions" + model: "qwen-macbook" + max_tokens: 8192 + timeout: 900 + context_char_limit: 260000 + temperature: 0.3 + top_p: 0.9 + # fallback: primary 장애 시 최후 방어선. Claude Sonnet 4 API (소액 한도, 자동 trigger). # 호출 빈도 낮음 가정 (Mac mini 가 거의 항상 up) → premium 과 budget 공유 OK. fallback: