#Huge usage with a json schema provided

1 messages · Page 1 of 1 (latest)

fossil vigil
#

Hi, I am working on the applications that require open ai api to return json matching a schema defined in json schema. That said I need to include the schema everytime I make a prompt. Is there any way to achieve similar results without having to include the schema and reducing the characters used?

I know that there is a assistant option available, but it's really not giving consistent responses compared to chat api.

fossil vigil
#

Huge usage with a json schema provided

fossil vigil
#

Also, additional question. Is it possible to somehow increase the output token?