9router/open-sse
2026-03-27 10:44:11 +07:00
..
config feat: expand OpenAI and Gemini static model lists (#398) 2026-03-27 10:39:07 +07:00
executors fix: add ?alt=sse to Vertex streaming URL (closes #388) (#409) 2026-03-27 10:44:11 +07:00
handlers fix: normalize finish_reason to 'tool_calls' when tool calls are present (#379) 2026-03-23 09:35:25 +07:00
services Add combo round-robin strategy to distribute load across providers (#390) 2026-03-23 09:52:31 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator fix: sanitize Gemini function names to meet API requirements (closes #369) (#403) 2026-03-27 10:40:29 +07:00
utils refactor: update MITM bypass logic and enhance combo name validation 2026-03-19 22:47:32 +07:00
.npmignore Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
index.js Refactor config 2026-03-12 16:20:46 +07:00