OoO
|
ba5fe06b13
|
fix: update ollama primary host
CD Pipeline / deploy (push) Has been cancelled
|
2026-06-18 14:24:55 +08:00 |
|
OoO
|
9bafa73ffc
|
fix: defer embedding work during gcp backoff
CD Pipeline / deploy (push) Successful in 1m10s
|
2026-06-18 12:06:24 +08:00 |
|
OoO
|
3b9448b776
|
V10.576 修正 GCP-only Ollama retry
CD Pipeline / deploy (push) Successful in 1m5s
|
2026-06-04 11:20:52 +08:00 |
|
OoO
|
66f2c50964
|
V10.556 補 GCP-B 模型 fallback 防 111 過載
|
2026-06-01 14:55:13 +08:00 |
|
OoO
|
a00f34ce87
|
加入 Ollama GCP failover 診斷與 unhealthy skip
CD Pipeline / deploy (push) Successful in 1m5s
|
2026-05-25 14:16:51 +08:00 |
|
OoO
|
0ade55469e
|
穩定 Ollama embedding GCP 失敗熔斷
CD Pipeline / deploy (push) Successful in 1m5s
|
2026-05-25 12:28:44 +08:00 |
|
OoO
|
3fd349c830
|
Keep embedding retry on GCP when 111 fallback disabled
CD Pipeline / deploy (push) Successful in 1m5s
|
2026-05-25 09:59:00 +08:00 |
|
OoO
|
5ae28083d9
|
V10.427 add 111 Ollama circuit breaker
|
2026-05-24 15:55:12 +08:00 |
|
OoO
|
353e565e52
|
V10.417 protect embedding fallback routing
CD Pipeline / deploy (push) Successful in 1m4s
|
2026-05-24 14:53:43 +08:00 |
|
OoO
|
b73dc6df3f
|
V10.415 protect Hermes fallback routing
CD Pipeline / deploy (push) Successful in 1m5s
|
2026-05-24 14:25:22 +08:00 |
|
OoO
|
1cf1fd01b1
|
修正 Ollama fallback 與 PPT vision payload
CD Pipeline / deploy (push) Successful in 1m30s
|
2026-05-18 21:32:15 +08:00 |
|
OoO
|
942193db2a
|
feat(p13): OllamaResponse token 補欄 + COST_TABLE 補新模型 + retry 鏈 unit test
CD Pipeline / deploy (push) Successful in 2m41s
Operation Ollama-First v5.0 / Phase 13 補強
(A) services/ollama_service.py — OllamaResponse 加 input_tokens/output_tokens
- A4 Phase 1 已知 limitation 修補:openclaw_bot_main token=0 假數據誤導日報
- generate() 解 prompt_eval_count + eval_count 寫 OllamaResponse
- 影響:ai_call_logger 收到正確 token 數,token 日報 Ollama 占比準確
(B) services/ai_call_logger.py — COST_TABLE 補 GCP 已拉/候選模型
- qwen2.5:7b-instruct (Phase 3 A7 OpenClaw Q&A 預設)
- qwen3:14b (Phase 3 A9 Nemotron + A7 升級候選)
- qwen2.5-coder:32b (Phase 8 候選)
- qwen2-vl:7b (Phase 13+ PPT vision 候選)
- deepseek-r1:14b / gemma3:4b (推理增強 / 輕量)
- 全部 cost=0(Ollama 自架)
- 解 logger.warning「unknown model cost」誤報
(J) tests/test_ollama_retry_chain.py (10 unit tests) — 驗 hotfix e862a90/6572d52
- T1 self.host @property lazy resolve
- T2 explicit host 凍結不 retry
- T3 generate 第一台 timeout → 第二台成功(核心 retry 鏈)
- T4 三主機都失敗 → success=False
- T5 cache 卡同主機 → break 不無限迴圈
- T6 Phase 13 token 解析驗證
- T7-T9 generate_embedding 同類驗證
- T10 mark_unhealthy 清 resolve cache
regression: 全戰役 14 test 檔仍 zero regression
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-04 10:07:33 +08:00 |
|