-
**fix(translator): handle non-JSON output parsing for OpenAI function responses**
released this
2025-11-27 08:18:49 +00:00 | 1789 commits to main since this release- 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.
Downloads
- Updated