-
**fix(translator): handle non-JSON output parsing for OpenAI function responses**
发布于
2025-11-27 08:18:49 +00:00 - Updated
antigravity_openai_request.goto 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.
下载附件
- Updated