This website requires JavaScript.
Explore
Help
Register
Sign In
airkjw
/
CLIProxyAPI
Watch
1
Star
0
Fork
0
You've already forked CLIProxyAPI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f93dde43df6e5b2713864cb01f1b131ee7962447
CLIProxyAPI
/
internal
/
translator
/
openai
/
gemini-cli
History
Luis Pater
2bd646ad70
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00
..
init.go
Fixed
:
#140
#133
#80
2025-10-26 05:39:15 +08:00
openai_gemini_request.go
refactor(translator, executor): remove redundant
bytes.Clone
calls for improved performance
2026-02-06 03:26:29 +08:00
openai_gemini_response.go
refactor: replace
sjson.Set
usage with
sjson.SetBytes
to optimize mutable JSON transformations
2026-03-19 17:58:54 +08:00