This website requires JavaScript.
Explore
chuan
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced
2026-02-18 04:10:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1f667cf8d1be798f5e60fe35712c570ac682fc2
CLIProxyAPI
/
sdk
/
api
/
handlers
History
Luis Pater
46a6782065
refactor(all): replace manual pointer assignments with
new
to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
..
claude
fix(api): enhance ClaudeModels response to align with api.anthropic.com
2026-01-24 04:41:08 +03:30
gemini
refactor(all): replace manual pointer assignments with
new
to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
openai
fix(openai): drop stream for responses/compact
2026-01-27 18:27:34 +02:00
handlers_request_details_test.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
handlers_stream_bootstrap_test.go
feat(handlers): add test to verify no retries after partial stream response
2026-01-29 17:30:48 +08:00
handlers.go
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
stream_forwarder.go
fix: improve streaming bootstrap and forwarding
2025-12-22 23:34:23 +11:00