9router/open-sse/translator/request
2026-03-27 10:40:29 +07:00
..
antigravity-to-openai.js feat(antigravity): integrate Antigravity tool with MITM support and update CLI tools 2026-02-08 16:28:13 +07:00
claude-to-openai.js fix: detect Claude format for /v1/messages + sanitize tool descriptions (#397) 2026-03-27 10:38:37 +07:00
gemini-to-openai.js Fix cloud 2026-01-29 18:07:28 +07:00
openai-responses.js fix: detect Claude format for /v1/messages + sanitize tool descriptions (#397) 2026-03-27 10:38:37 +07:00
openai-to-claude.js fix: support HTTP/HTTPS image URLs in Claude and Gemini translators (#344) 2026-03-23 14:56:40 +07:00
openai-to-cursor.js Fix : Add custom to model selector 2026-03-11 11:59:07 +07:00
openai-to-gemini.js fix: sanitize Gemini function names to meet API requirements (closes #369) (#403) 2026-03-27 10:40:29 +07:00
openai-to-kiro.js Enhance image support in Kiro for Claude models. Update the message conversion logic to conditionally handle image types based on model capabilities. Additionally, hide the Basic Chat option in the sidebar for a cleaner UI. 2026-03-23 12:29:48 +07:00
openai-to-kiro.old.js ok 2026-01-27 10:49:16 +07:00
openai-to-ollama.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