9router/open-sse/translator/response
Kwan96 ffa172c92d
fix(claude-to-openai): emit closing </think> tag instead of empty reasoning_content (#454)
Replace empty reasoning_content with explicit </think> closing tag when exiting thinking block to properly signal end of reasoning section in streaming responses.
2026-03-31 09:21:11 +07:00
..
claude-to-openai.js fix(claude-to-openai): emit closing </think> tag instead of empty reasoning_content (#454) 2026-03-31 09:21:11 +07:00
cursor-to-openai.js feat(cursor): Add cursor Provider 2026-02-05 11:06:20 +07:00
gemini-to-openai.js Fix bug 2026-03-30 17:27:15 +07:00
kiro-to-openai.js feat: Update response handling and logging for improved usage tracking 2026-02-03 10:22:43 +07:00
ollama-to-openai.js feat(ollama): Enhance Ollama support by adding new models, updating API format handling, and integrating translation functionality. 2026-03-12 15:24:10 +07:00
openai-responses.js fix: correct finish_reason for tool calls in OpenAI Responses translator 2026-03-28 14:45:07 +07:00
openai-to-antigravity.js Fix Bug 2026-03-30 12:21:24 +07:00
openai-to-claude.js feat: Update response handling and logging for improved usage tracking 2026-02-03 10:22:43 +07:00