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-13 01:34:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae37ccffbf255a1f6963bc62c8a57100e2755fc7
CLIProxyAPIPlus
/
sdk
/
api
/
handlers
/
openai
History
Kai Wang
d1fd2c4ad4
fix: repair websocket custom tool calls
2026-04-03 17:11:44 +08:00
..
openai_handlers.go
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00
openai_responses_compact_test.go
feat: passthrough upstream response headers to clients
2026-02-18 00:16:22 +03:00
openai_responses_handlers_stream_error_test.go
Prevent malformed Responses SSE frames from breaking stream clients
2026-04-02 20:26:42 +08:00
openai_responses_handlers_stream_test.go
Harden Responses SSE framing against partial chunk boundaries
2026-04-02 20:39:49 +08:00
openai_responses_handlers.go
Harden Responses SSE framing against partial chunk boundaries
2026-04-02 20:39:49 +08:00
openai_responses_websocket_test.go
fix: repair websocket custom tool calls
2026-04-03 17:11:44 +08:00
openai_responses_websocket_toolcall_repair.go
fix: repair websocket custom tool calls
2026-04-03 17:11:41 +08:00
openai_responses_websocket.go
fix: repair websocket custom tool calls
2026-04-03 17:11:42 +08:00