mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
- Add `fetchAbacusModels()` to dynamically retrieve models from Abacus RouteLLM API - Fall back to static model list when Abacus API fetch fails - Add GPT-5 Codex variants (5, 5.1, 5.1-max, 5.2) to static models - Add GPT-5.2 and GPT-5.2-chat-latest to static model list - Add claude-opus-4-6 and gemini-3-flash-preview to static models - Add kimi-k2.5, glm-4.7, and glm-5 to static model list - Rename `qwen/qwen3-Max` to lowercase `qwen3-max` - Handle `static:abacus` as special case in `ListModels` routing