Currently, the BeanOutputConverter StructuredOutput in the OpenAI Client passes JSON schema information through the prompt.
I think it would be more useful to pass the JSON schema information via the responseFormat option.
It would be helpful if responseFormat could be passed in LlmOptions and OpenAiChatOptionsConverter.
Currently, the BeanOutputConverter StructuredOutput in the OpenAI Client passes JSON schema information through the prompt.
I think it would be more useful to pass the JSON schema information via the responseFormat option.
It would be helpful if responseFormat could be passed in LlmOptions and OpenAiChatOptionsConverter.