Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
legacy
CLIProxyAPI/internal/client
T
Luis Pater e5a6fd2d4f refactor: standardize dataTag processing across response translators
- Unified `dataTag` initialization by removing spaces after `data:`.
- Replaced manual slicing with `bytes.TrimSpace` for consistent and robust handling of JSON payloads.
e5a6fd2d4f ยท 2025-09-21 11:16:03 +08:00
History
..
gemini-web
feat(gemini-web): Add support for real Nano Banana model
2025-09-20 13:35:27 +08:00
claude_client.go
feat: add client availability tracking and error handling improvements
2025-09-19 01:53:38 +08:00
client.go
feat: add client availability tracking and error handling improvements
2025-09-19 01:53:38 +08:00
codex_client.go
feat: add client availability tracking and error handling improvements
2025-09-19 01:53:38 +08:00
gemini_client.go
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00
gemini-cli_client.go
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00
gemini-web_client.go
feat(provider): Introduce dedicated provider type for Gemini-Web
2025-09-20 19:47:58 +08:00
openai-compatibility_client.go
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00
qwen_client.go
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00