mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-08 09:45:49 +08:00
- Updated `antigravity_openai_request.go` to process non-JSON outputs gracefully by verifying and distinguishing between JSON and plain string formats. - Ensured proper assignment of parsed or raw response to `functionResponse`.