mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-11 14:47:58 +08:00
- Build structured output prompt instructions for `json_object` and `json_schema` formats. - Inject schema and JSON formatting instructions into Claude system blocks for chat completions requests. - Support `text.format` and fallback `response_format` structured output for OpenAI Responses conversions. Closes: #5533