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/translator
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
..
claude
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00
codex
refactor: standardize dataTag processing across response translators
2025-09-21 11:16:03 +08:00
gemini
feat(gemini-web): Add support for image generation with Gemini models through the OpenAI chat completions translator.
2025-09-20 19:34:53 +08:00
gemini-cli
fix: comprehensive JSON Schema sanitization for Claude to Gemini
2025-09-16 18:24:49 +08:00
gemini-web/openai
feat(provider): Introduce dedicated provider type for Gemini-Web
2025-09-20 19:47:58 +08:00
openai
Update internal module imports to use v5 package path
2025-09-13 23:34:32 +08:00
translator
Update internal module imports to use v5 package path
2025-09-13 23:34:32 +08:00
init.go
feat(provider): Introduce dedicated provider type for Gemini-Web
2025-09-20 19:47:58 +08:00