chatbox
chatbox copied to clipboard
[Feature] response format support
Problem Description
OpenAI API can set response_format
to control the output format of LLM. I didn't see any implementation on Chatbox. It's there any possible to achieve that?