Support Structed Output? #251
-
Beta Was this translation helpful? Give feedback.
Answered by
sashirestela
Dec 29, 2024
Replies: 1 comment
-
Hi @hlzhangxt, thanks for your interest in simple-openai. That functionality already exists. Here you have a demo code: Just to let you know, it was delivered as part of the release 3.7.0 on August 19th |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sashirestela
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @hlzhangxt, thanks for your interest in simple-openai. That functionality already exists. Here you have a demo code:
https://github.com/sashirestela/simple-openai/blob/main/src/demo/java/io/github/sashirestela/openai/demo/ChatDemo.java#L150-L187
Just to let you know, it was delivered as part of the release 3.7.0 on August 19th