Restore to commit 8db27ced — patch_models.py (old 5-model pattern, keep openai/ prefix) 1c0c873 verified bep40 commited on 3 days ago
Fix critical bug: func_start.start() is char index, not line index. Use line number properly. 01ab04f verified bep40 commited on 3 days ago
Rewrite patch_models.py with bulletproof AST-based matching + fallbacks 8afc2e3 verified bep40 commited on 3 days ago
Fix patch_models.py: match updated upstream available models (GLM_52, KIMI_K27_CODE, MINIMAX_M3) and llm_params.py b6c0c8e verified bep40 commited on 3 days ago
Fix upstream model IDs changed in smolagents/ml-intern — update patch_models.py for GLM_52, KIMI_K27_CODE, MINIMAX_M3 06d0bf9 verified bep40 commited on 3 days ago
Revert patch_models.py to commit c8c52c4 — keep openai/ prefix when routing to OpenRouter (vs stripping it) 8db27ce verified bep40 commited on 5 days ago
Update backend patch: add nvidia/nemotron + google/gemma model IDs 90073ea verified bep40 commited on Jun 1
Fix: patch_models with openai/ prefix for OpenRouter models (owl-alpha, gemini-flash) 2e719ba verified bep40 commited on Jun 1
Fix backend: litellm openrouter/openrouter/owl-alpha + set as default 5317d38 verified bep40 commited on Jun 1
Fix patch_models: replace kimi/minimax/glm with DeepSeek models in backend 9a844a3 verified bep40 commited on Jun 1
Restore 3d39bbc + change: Kimi→DeepSeek-V4-Pro, MiniMax→deepseek-v4-flash(OR), GLM→DeepSeek-V4-Flash(HF) e38233f verified bep40 commited on Jun 1
Fix: DeepSeek V4 Pro via OpenRouter + rename Claude to Owl Alpha 5585e5d verified bep40 commited on May 31
Fix: use openai/ prefix + api_base for OpenRouter models in litellm 6f63bf1 verified bep40 commited on May 31
Fix model IDs: openrouter/openrouter/owl-alpha format for litellm 4aca91c verified bep40 commited on May 31