opencode-cursor-agent/internal/handlers
王性驊 19985dd476 feat: Route chat completions to Gemini Web provider when configured
- Add HandleGeminiChatCompletions for Gemini Web provider requests
- Update router to route requests based on cfg.Provider
- Support both streaming and non-streaming modes for Gemini
- Map stream chunks to OpenAI-compatible SSE format
2026-04-03 00:36:48 +08:00
..
anthropic_handler.go fix output 2026-04-02 21:54:28 +08:00
chat.go fix 2026-04-01 00:53:34 +00:00
gemini_handler.go feat: Route chat completions to Gemini Web provider when configured 2026-04-03 00:36:48 +08:00
health.go first commit 2026-03-30 14:09:15 +00:00
models.go first commit 2026-03-30 14:09:15 +00:00
resolve_model.go first commit 2026-03-30 14:09:15 +00:00