This website requires JavaScript.
Explore
Help
Register
Sign In
LLM
/
CLIProxyAPIPlus
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPIPlus
mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced
2026-03-21 16:40:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
182b31963a30d1dcf7714c96ba55d5dc42380e74
CLIProxyAPIPlus
/
internal
/
translator
/
codex
History
Luis Pater
38277c1ea6
Merge pull request
#1875
from woqiqishi/fix/tool-use-id-sanitize
...
fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$
2026-03-07 22:06:36 +08:00
..
claude
fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$
2026-03-06 00:10:09 +08:00
gemini
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
gemini-cli
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
openai
fix(translator): conditionally remove
service_tier
from OpenAI response processing
2026-03-06 11:07:22 +08:00