Add response_format support for JSON output
- Pass response_format to llama.cpp create_chat_completion
- Supports {'type': 'json_object'} for JSON output mode
- Applied to both streaming and non-streaming responses
Showing
Please
register
or
sign in
to comment