You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
I have a quizzing app and as of right now, I can’t use the JSON schema feature because it only lets me configure a singular JSON. For me, I need to generate 3-4 types of JSONs per chat, so I can’t take advantage of this feature unless I make 3-4 instances of the model, right? (Haven’t tried that yet)
What problem are you trying to solve with this feature?
In chats, its useful to be able to get structured outputs for every message
Description of the feature request:
I have a quizzing app and as of right now, I can’t use the JSON schema feature because it only lets me configure a singular JSON. For me, I need to generate 3-4 types of JSONs per chat, so I can’t take advantage of this feature unless I make 3-4 instances of the model, right? (Haven’t tried that yet)
What problem are you trying to solve with this feature?
In chats, its useful to be able to get structured outputs for every message
Any other information you'd like to share?
No response