Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
5dced4c0a68eb7cad1f72ef1173b2e3426899bf9
CLIProxyAPI/internal/runtime/executor
T
hkfires 5dced4c0a6 feat(registry): unify Gemini models and add AI Studio set
5dced4c0a6 ยท 2025-10-28 19:00:25 +08:00
History
..
aistudio_executor.go
feat(registry): unify Gemini models and add AI Studio set
2025-10-28 19:00:25 +08:00
cache_helpers.go
Fixed: #148
2025-10-20 10:17:29 +08:00
claude_executor.go
Fixed: #172
2025-10-28 08:39:03 +08:00
codex_executor.go
Fixed: #140 #133 #80
2025-10-26 05:39:15 +08:00
gemini_cli_executor.go
fix(gemini): map responseModalities to uppercase IMAGE/TEXT
2025-10-26 19:35:22 +08:00
gemini_executor.go
fix(gemini-executor): uppercase responseModalities
2025-10-26 21:26:15 +08:00
iflow_executor.go
Fixed: #140 #133 #80
2025-10-26 05:39:15 +08:00
logging_helpers.go
feat(logging): centralize sensitive header masking
2025-10-18 17:16:00 +08:00
openai_compat_executor.go
Fixed: #140 #133 #80
2025-10-26 05:39:15 +08:00
proxy_helpers.go
refactor(proxy): improve SOCKS5 proxy authentication handling
2025-09-30 11:23:39 +08:00
qwen_executor.go
Fixed: #140 #133 #80
2025-10-26 05:39:15 +08:00
token_helpers.go
Fixed: #140 #133 #80
2025-10-26 05:39:15 +08:00
usage_helpers.go
Refactor executor error handling and usage reporting
2025-10-21 11:22:24 +08:00