Files
GopherGate/src
hobokenchicken d0be16d8e3
CI / Check (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Formatting (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release Build (push) Has been cancelled
fix(openai): parse embedded 'tool_uses' JSON for gpt-5.4 parallel calls
- Add static parse_tool_uses_json helper to extract embedded tool calls
- Update synchronous and streaming Responses API parsers to detect tool_uses blocks
- Strip tool_uses JSON from content to prevent raw JSON leakage to client
- Resolve lifetime issues by avoiding &self capture in streaming closure
2026-03-18 14:28:38 +00:00
..
2026-02-26 13:56:21 -05:00
2026-03-06 15:35:30 -05:00