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-23 21:52:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
474fb042daf18b3062f87193ee957aaa8aa7aaeb
CLIProxyAPIPlus
/
internal
/
translator
/
codex
/
openai
/
chat-completions
History
0oAstro
ec77f4a4f5
fix(codex): set finish_reason to tool_calls in non-streaming response when tool calls are present
2026-03-31 14:12:15 +05:30
..
codex_openai_request_test.go
test: use exact match for tool name assertion
2026-03-14 21:45:28 +02:00
codex_openai_request.go
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00
codex_openai_response_test.go
Fixed
:
#2274
2026-03-24 01:00:57 +08:00
codex_openai_response.go
fix(codex): set finish_reason to tool_calls in non-streaming response when tool calls are present
2026-03-31 14:12:15 +05:30
init.go
rebuild branch
2025-09-25 10:32:48 +08:00