Logo
Explore
Register Sign In
chuan/CLIProxyAPI
Watch 1
Star 0
Fork 0
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
00bd6a3e466aca4b7a88ffd0c2ddfc06a520507b
CLIProxyAPI/internal/api
T
History
Luis Pater 3b2ab0d7bd Fix SSE headers initialization for geminiStreamGenerateContent and internalStreamGenerateContent
- Added conditional logic to properly initialize SSE headers only when `alt` is empty.
- Ensured headers like `Content-Type`, `Cache-Control`, and `Access-Control-Allow-Origin` are set for better compatibility.
2025-07-26 17:16:55 +08:00
..
translator
Add Claude compatibility and enhance API handling
2025-07-11 13:46:27 +08:00
claude-code-handlers.go
Refactor client handling and improve error responses
2025-07-15 17:03:18 +08:00
cli-handlers.go
Fix SSE headers initialization for geminiStreamGenerateContent and internalStreamGenerateContent
2025-07-26 17:16:55 +08:00
gemini-handlers.go
Fix SSE headers initialization for geminiStreamGenerateContent and internalStreamGenerateContent
2025-07-26 17:16:55 +08:00
handlers.go
Refactor client handling and improve error responses
2025-07-15 17:03:18 +08:00
models.go
Numerous Comments Added and Extensive Optimization Performed using Roo-Code with CLIProxyAPI itself.
2025-07-04 18:44:55 +08:00
server.go
Add GeminiGetHandler, enhance Gemini functionality, and enable token counting
2025-07-26 06:51:49 +08:00