* fix(openai): harden Chat-to-Responses compatibility Add a shared Responses-to-Chat stream state machine and use it from the OpenAI relay path. Preserve assistant text alongside tool calls, bind tool argument deltas by output_index, map incomplete finish reasons, support reasoning/custom tool events, and buffer upstream SSE for non-stream Chat clients. Add deterministic service tests and relay SSE tests for the conversion path. Related to #5745. * refactor: rename openaicompat to relayconvert for improved clarity * feat(gemini): support responses request conversion * feat: add responses to chat conversion support * fix: harden responses chat conversion edge cases
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| advanced-custom.ts | Loading commit data... | |
| channel-actions.ts | Loading commit data... | |
| channel-form-errors.ts | Loading commit data... | |
| channel-form.ts | Loading commit data... | |
| channel-type-config.ts | Loading commit data... | |
| channel-utils.ts | Loading commit data... | |
| index.ts | Loading commit data... | |
| model-mapping-validation.ts | Loading commit data... | |
| multi-key-utils.ts | Loading commit data... | |
| ollama-utils.ts | Loading commit data... | |
| status-code-risk-guard.ts | Loading commit data... | |
| upstream-update-utils.ts | Loading commit data... |