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-27 22:27:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0cc0cd9a54dbbd16295df2a49a284aa2e51cb1a
CLIProxyAPIPlus
/
internal
/
translator
/
gemini
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
common
feat(gemini): apply default safety settings across request translators
2025-10-31 08:22:16 +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
Merge pull request
#1684
from alexey-yanchenko/fix/input-audio-from-openai-to-antigravity
2026-03-07 10:12:28 +08:00