This website requires JavaScript.
Explore
Help
Register
Sign In
airkjw
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec354f7a1a931b2ba6c43cb96788bfb13bef9605
CLIProxyAPI
/
internal
/
runtime
/
executor
T
History
jeffnash
ec354f7a1a
add default medium reasoning case for gpt-5-codex-mini
...
Co-authored-by: Copilot <
175728472+Copilot@users.noreply.github.com
>
2025-11-07 17:12:10 -08:00
..
aistudio_executor.go
fix(executor): remove
safetySettings
from payload in token counting request
2025-11-03 17:31:43 +08:00
cache_helpers.go
Fixed
:
#148
2025-10-20 10:17:29 +08:00
claude_executor.go
fix(executor): adjust
Anthropic-Beta
header handling for consistent API requests
2025-11-03 20:49:01 +08:00
codex_executor.go
add default medium reasoning case for gpt-5-codex-mini
2025-11-07 17:12:10 -08:00
gemini_cli_executor.go
fix(executor): remove outdated Gemini model previews from CLI fallback order
2025-11-07 10:30:22 +08:00
gemini_executor.go
fix(executor): remove
safetySettings
from payload for Gemini requests
2025-11-01 16:53:48 +08:00
iflow_executor.go
refactor(executor): summarize API error bodies of html in debug logs
2025-10-31 06:58:38 +08:00
logging_helpers.go
refactor(executor): summarize API error bodies of html in debug logs
2025-10-31 06:58:38 +08:00
openai_compat_executor.go
refactor(executor): summarize API error bodies of html in debug logs
2025-10-31 06:58:38 +08:00
proxy_helpers.go
refactor(proxy): improve SOCKS5 proxy authentication handling
2025-09-30 11:23:39 +08:00
qwen_executor.go
refactor(executor): summarize API error bodies of html in debug logs
2025-10-31 06:58:38 +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