mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
Non-streaming: Fixed json.messages check to use json.choices[0].message (OpenAI format). Streaming: inject pin tag before finish_reason chunk for tool-call-only streams. injectModelTag now appends synthetic assistant message when content is null/array (tool_calls).