This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPIPlus
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPIPlus
mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced
2026-05-09 13:47:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c99846ecf8c99e147783d6bb704b424041d2994
CLIProxyAPIPlus
/
internal
/
api
/
modules
/
amp
History
maplelove
fc0257d6d9
refactor: consolidate duplicate UA and header scrubbing into shared misc functions
2026-02-27 10:57:13 +08:00
..
amp_test.go
…
amp.go
refactor(all): replace manual pointer assignments with
new
to enhance code readability and maintainability
2026-02-15 14:10:10 +08:00
fallback_handlers_test.go
…
fallback_handlers.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
gemini_bridge_test.go
…
gemini_bridge.go
…
model_mapping_test.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
model_mapping.go
refactor: improve thinking logic
2026-01-15 13:06:39 +08:00
proxy_test.go
Improves error handling for canceled requests
2026-02-12 10:39:45 +09:00
proxy.go
refactor: consolidate duplicate UA and header scrubbing into shared misc functions
2026-02-27 10:57:13 +08:00
response_rewriter_test.go
fix(amp): rewrite model name in response.model for Responses API SSE events
2026-02-09 23:52:59 +07:00
response_rewriter.go
fix(amp): rewrite model name in response.model for Responses API SSE events
2026-02-09 23:52:59 +07:00
routes_test.go
…
routes.go
…
secret_test.go
…
secret.go
…