This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced
2026-07-04 00:14:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8b7e2b8d6f24462b724925dfe4f984ae6b9e302
CLIProxyAPI
/
internal
/
api
/
modules
/
amp
History
Luis Pater
9eabdd09db
Merge pull request
#2522
from aikins01/fix/strip-tool-use-signature
...
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-06 09:30:14 +08:00
..
amp_test.go
…
amp.go
…
fallback_handlers_test.go
…
fallback_handlers.go
fix(gemini): clean tool schemas and eager_input_streaming
2026-04-01 19:49:38 +00:00
gemini_bridge_test.go
…
gemini_bridge.go
…
model_mapping_test.go
…
model_mapping.go
…
proxy_test.go
…
proxy.go
fix(claude): add interleaved-thinking beta header, AMP gzip error decoding, normalizeClaudeBudget max_tokens
2026-03-07 21:31:10 +09:00
response_rewriter_test.go
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-05 12:26:24 +00:00
response_rewriter.go
fix(amp): strip signature from tool_use blocks before forwarding to Claude
2026-04-05 12:26:24 +00:00
routes_test.go
…
routes.go
…
secret_test.go
…
secret.go
…