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-03-29 16:54:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b04e115445b30dc814cd7c7a464349d3064efb5
CLIProxyAPIPlus
/
sdk
/
api
/
handlers
History
Luis Pater
f887f9985d
Merge pull request
#1248
from shekohex/feat/responses-compact
...
feat(openai): add responses/compact support
2026-01-31 03:12:55 +08:00
..
claude
fix(api): enhance ClaudeModels response to align with api.anthropic.com
2026-01-24 04:41:08 +03:30
gemini
fix(logging): capture streaming TTFB on first chunk and make timestamps required
2026-01-29 22:32:24 +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
fix(logging): add API response timestamp and fix request timestamp timing
2026-01-29 22:22:18 +08:00
stream_forwarder.go
fix: improve streaming bootstrap and forwarding
2025-12-22 23:34:23 +11:00