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-04-26 01:36:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6cb24039d2b7c610c3c9b24d81d8820ab3ee3db
CLIProxyAPIPlus
/
internal
/
translator
/
openai
/
claude
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
..
init.go
Fixed
:
#140
#133
#80
2025-10-26 05:39:15 +08:00
openai_claude_request_test.go
Fixed
:
#1670
2026-03-07 09:25:22 +08:00
openai_claude_request.go
Fixed
:
#1670
2026-03-07 09:25:22 +08:00
openai_claude_response.go
fix: sanitize tool_use.id to comply with Claude API regex ^[a-zA-Z0-9_-]+$
2026-03-06 00:10:09 +08:00