Files
CLIProxyAPI/internal
Luis Pater 346b663079 **fix(translator): handle non-JSON output gracefully in function call outputs**
- Updated handling of `output` in `gemini_openai-responses_request.go` to use `.Str` instead of `.Raw` when parsing non-JSON string outputs.
- Added checks to distinguish between JSON and non-JSON `output` types for accurate `functionResponse` construction.
2025-11-27 09:40:00 +08:00
..
2025-10-26 07:46:04 +08:00
2025-11-26 11:42:57 +08:00
2025-10-15 11:47:35 +08:00
2025-11-21 00:48:12 +08:00
2025-11-24 09:55:15 +08:00