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
b6ba51bc2a0a1cf8ba584048e6228b65bf413f47
CLIProxyAPI
/
internal
/
translator
/
openai
/
claude
History
hkfires
b6ba51bc2a
feat(translator): add thinking block and tool result handling for Claude-to-OpenAI conversion
2026-01-01 09:41:25 +08:00
..
init.go
Fixed
:
#140
#133
#80
2025-10-26 05:39:15 +08:00
openai_claude_request_test.go
feat(translator): add thinking block and tool result handling for Claude-to-OpenAI conversion
2026-01-01 09:41:25 +08:00
openai_claude_request.go
feat(translator): add thinking block and tool result handling for Claude-to-OpenAI conversion
2026-01-01 09:41:25 +08:00
openai_claude_response.go
refactor: replace
json.Marshal
and
json.Unmarshal
with
sjson
and
gjson
2025-12-22 11:44:06 +08:00