fix: route telegram vision through ollama first
All checks were successful
CD Pipeline / deploy (push) Successful in 1m4s

This commit is contained in:
OoO
2026-05-18 14:07:49 +08:00
parent b361ca7723
commit c021945047
10 changed files with 283 additions and 48 deletions

View File

@@ -80,6 +80,8 @@ CALLER_REGISTRY: frozenset = frozenset({
'tg_bot_copy_v2', # second copy entrance
'openclaw_bot_main', # OpenClaw Bot 主鏈 Ollama
'openclaw_bot_gemini', # Bot Gemini fallback
'openclaw_bot_image', # Bot 圖片商品辨識 Ollama-first
'openclaw_bot_image_gemini', # Bot 圖片商品辨識 Gemini fallback
'openclaw_bot_nim', # Bot NIM fallback
# 其他