9router/open-sse/translator
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
..
helpers feat(claude-code): spoof TLS fingerprint and stabilize headers for Anthropic 2026-03-30 16:27:28 +07:00
request fix(gemini): preserve thoughtSignature via tool_call ID smuggling + fix ELOCKED mutex 2026-03-30 16:57:28 +07:00
response fix(claude-to-openai): emit closing </think> tag instead of empty reasoning_content (#454) 2026-03-31 09:21:11 +07:00
formats.js fix: strip functionCall/functionResponse id and synthetic thoughtSignature for Vertex AI (closes #388) (#414) 2026-03-27 10:46:47 +07:00
index.js Fix Bug 2026-03-30 12:21:24 +07:00