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-21 07:02:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
046865461eefa2b41e18ea046e8faf4cf13dfa13
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