Luis Pater
6b6b343922
Merge branch 'main' into plus
2026-02-05 19:51:56 +08:00
Luis Pater
f7d82fda3f
feat(registry): add Kimi-K2.5 model to static data
2026-02-05 19:48:04 +08:00
Luis Pater
b854ee4680
fix(registry): remove redundant kiro model definition entry
2026-02-04 01:28:12 +08:00
Luis Pater
e85305c815
Merge pull request #174 from gogoing1024/main
...
feat(registry): add kiro channel support for model definitions
2026-02-04 01:08:43 +08:00
starsdream666
1a81e8a98a
一致性问题修复
2026-02-03 21:11:20 +08:00
yuechenglong.5
0b889c6028
feat(registry): add kiro channel support for model definitions
...
Add kiro as a new supported channel in GetStaticModelDefinitionsByChannel
function, enabling retrieval of Kiro model definitions alongside existing
providers like qwen, iflow, and github-copilot.
2026-02-03 20:55:10 +08:00
starsdream666
f6bb0011f9
修复kiro模型列表缺失
2026-02-03 20:33:13 +08:00
“cielhaidir”
95a3e32a12
feat: add .air.toml configuration file and update .gitignore for build artifacts
...
fix: improve PatchOAuthModelAlias logic for handling channel aliases
feat: add support for GitHub Copilot in model definitions
2026-02-02 17:53:58 +08:00
Luis Pater
b3d292a5f9
Merge branch 'main' into plus
2026-01-30 20:45:33 +08:00
hkfires
c8c27325dc
feat(thinking): enable thinking toggle for qwen3 and deepseek models
...
Fix #1245
2026-01-28 09:54:05 +08:00
Luis Pater
3dc001a9d2
Merge branch 'main' into plus
2026-01-27 20:39:59 +08:00
hkfires
88a0f095e8
chore(registry): disable gemini 2.5 flash image preview model
2026-01-27 18:33:13 +08:00
hkfires
c65f64dce0
chore(registry): comment out rev19-uic3-1p model config
2026-01-27 18:33:13 +08:00
hkfires
d18cd217e1
feat(api): add management model definitions endpoint
2026-01-27 18:33:12 +08:00
Luis Pater
dbb433fcf8
Merge branch 'main' into plus
2026-01-25 21:51:02 +08:00
Darley
46c6fb1e7a
fix(api): enhance ClaudeModels response to align with api.anthropic.com
2026-01-24 04:41:08 +03:30
781456868@qq.com
73cef3a25a
Merge remote-tracking branch 'upstream/main'
2026-01-20 21:57:16 +08:00
Luis Pater
c2bf600a39
Merge branch 'main' into plus
2026-01-20 13:50:41 +08:00
hkfires
e641fde25c
feat(registry): support provider-specific model info lookup
2026-01-20 10:01:17 +08:00
dinhkarate
8734d4cb90
feat(vertex): add Imagen image generation model support
...
Add support for Imagen 3.0 and 4.0 image generation models in Vertex AI:
- Add 5 Imagen model definitions (4.0, 4.0-ultra, 4.0-fast, 3.0, 3.0-fast)
- Implement :predict action routing for Imagen models
- Convert Imagen request/response format to match Gemini structure like gemini-3-pro-image
- Transform prompts to Imagen's instances/parameters format
- Convert base64 image responses to Gemini-compatible inline data
2026-01-20 01:26:37 +07:00
Luis Pater
08779cc8a8
Merge branch 'router-for-me:main' into main
2026-01-19 21:00:58 +08:00
hkfires
c175821cc4
feat(registry): expand antigravity model config
...
Remove static Name mapping and add entries for claude-sonnet-4-5,
tab_flash_lite_preview, and gpt-oss-120b-medium configs
2026-01-19 19:32:00 +08:00
781456868@qq.com
0e77e93e5d
feat: add Kiro OAuth web, rate limiter, metrics, fingerprint, background refresh and model converter
2026-01-18 15:04:29 +08:00
Luis Pater
25e9be3ced
Merge pull request #103 from ChrAlpha/feat/add-gpt-5.2-codex-copilot
...
feat(openai): responses API support for GitHub Copilot provider
2026-01-16 18:33:53 +08:00
Luis Pater
961c6f67da
Merge pull request #100 from novadev94/fix/readd_kiro_auto
...
fix(kiro): re-add kiro-auto to registry
2026-01-16 18:29:43 +08:00
Luis Pater
c29839d2ed
Merge remote-tracking branch 'origin/main' into pr-104
...
# Conflicts:
# config.example.yaml
# internal/config/config.go
# sdk/cliproxy/auth/model_name_mappings.go
2026-01-16 09:40:07 +08:00
hkfires
2b387e169b
feat(iflow): add iflow-rome model definition
2026-01-15 20:23:55 +08:00
ChrAlpha
0ffcce3ec8
feat(registry): add supported endpoints for GitHub Copilot models
...
Enhance model definitions by including supported API endpoints for each model. This allows for better integration and usage tracking with the GitHub Copilot API.
2026-01-15 16:32:28 +08:00
hkfires
e0ffec885c
fix(aistudio): remove levels from model definitions
2026-01-15 16:06:46 +08:00
ChrAlpha
f4fcfc5867
feat(registry): add GPT-5.2-Codex model to GitHub Copilot provider
...
Add gpt-5.2-codex model definition to GetGitHubCopilotModels() function,
enabling access to OpenAI GPT-5.2 Codex through the GitHub Copilot API.
2026-01-15 14:14:09 +08:00
hkfires
5c40a2db21
refactor(thinking): simplify ModeNone and budget validation logic
2026-01-15 14:03:08 +08:00
hkfires
7f1b2b3f6e
fix(thinking): improve model lookup and validation
2026-01-15 13:06:40 +08:00
hkfires
40ee065eff
fix(thinking): use static lookup to avoid alias issues
2026-01-15 13:06:40 +08:00
hkfires
a75fb6af90
refactor(antigravity): remove hardcoded model aliases
2026-01-15 13:06:39 +08:00
hkfires
0b06d637e7
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
Nova
f82f70df5c
fix(kiro): re-add kiro-auto to registry
...
Reference: https://github.com/router-for-me/CLIProxyAPIPlus/pull/16
Revert: a594338bc5
2026-01-15 03:26:22 +07:00
Luis Pater
4eaf769894
Merge branch 'router-for-me:main' into main
2026-01-03 04:55:26 +08:00
Luis Pater
e02ceecd35
feat(registry): introduce ModelRegistryHook for monitoring model registrations and unregistrations
...
Added support for external hooks to observe model registry events using the `ModelRegistryHook` interface. Implemented thread-safe, non-blocking execution of hooks with panic recovery. Comprehensive tests added to verify hook behavior during registration, unregistration, blocking, and panic scenarios.
2026-01-02 23:18:40 +08:00
Luis Pater
ba486ca6b7
Merge branch 'router-for-me:main' into main
2026-01-01 21:03:16 +08:00
hkfires
4fc3d5e935
refactor(iflow): simplify thinking config handling for GLM and MiniMax models
2026-01-01 19:31:08 +08:00
Luis Pater
8d15723195
feat(registry): add GetAvailableModelsByProvider method for retrieving models by provider
2025-12-31 23:37:46 +08:00
hkfires
e332419081
feat(registry): add thinking support for gemini-2.5-computer-use-preview model
2025-12-31 17:09:22 +08:00
Luis Pater
e85c9d9322
Merge branch 'main' into plus
2025-12-30 23:33:35 +08:00
hkfires
ce7474d953
feat(cliproxy): propagate thinking support metadata to aliased models
2025-12-30 15:16:54 +08:00
Luis Pater
d06e2dc83c
Merge branch 'router-for-me:main' into main
2025-12-28 02:10:16 +08:00
leaph
6403ff4ec4
feat(iflow): add model-specific thinking configs for GLM-4.7 and MiniMax-M2.1
...
- GLM-4.7: Uses extra_body={"thinking": {"type": "enabled"}, "clear_thinking": false}
- MiniMax-M2.1: Uses reasoning_split=true for OpenAI-style reasoning separation
- Added preserveReasoningContentInMessages() to support re-injection of reasoning
content in assistant message history for multi-turn conversations
- Added ThinkingSupport to MiniMax-M2.1 model definition
2025-12-27 18:39:15 +01:00
Luis Pater
cdb9c2e6e8
Merge remote-tracking branch 'origin/main' into router-for-me/main
2025-12-24 20:18:53 +08:00
Luis Pater
9d975e0375
feat(models): add support for GLM-4.7 and MiniMax-M2.1
2025-12-24 19:30:57 +08:00
Luis Pater
5418bbc338
Merge branch 'router-for-me:main' into main
2025-12-20 23:40:09 +08:00
sheauhuu
df777650ac
feat: add gemini-3-flash-preview model definition in GetGeminiModels
2025-12-20 20:05:20 +08:00