Does the Client have support for response_format property on chat completions? #497
rdonahueah
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the OpenAi node library they currently allow you to pass a Zod object or JSON schema in the shape of the data you would like to the
response_format
property.Is there any way of achieving this when using this library? I see in your docs, the property is used for some of the OpenAI methods but not for chat completion. Thanks
Beta Was this translation helpful? Give feedback.
All reactions