9router/open-sse
Nick Roth 75270ea755 feat: Add OpenAI API response_format support for structured JSON output
Translates OpenAI response_format parameter into Claude-compatible system
prompt instructions, enabling structured JSON output for json_schema and
json_object types.

Co-authored-by: Nick Roth <nlr06886@gmail.com>
Made-with: Cursor
2026-03-12 16:30:47 +07:00
..
config Refactor config 2026-03-12 16:20:46 +07:00
executors Refactor config 2026-03-12 16:20:46 +07:00
handlers Refactor config 2026-03-12 16:20:46 +07:00
services Refactor config 2026-03-12 16:20:46 +07:00
transformer feat: enhance request handling and error management in chatCore and streamToJsonConverter 2026-02-15 12:02:53 +07:00
translator feat: Add OpenAI API response_format support for structured JSON output 2026-03-12 16:30:47 +07:00
utils Refactor config 2026-03-12 16:20:46 +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