Is there a way to use JSON Schema instead of Pydantic models? #1846
Unanswered
santiagobasulto
asked this question in
Q&A
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.
-
I'd like to use something like Instructor but I'd like to define my output models in an agnostic text-based format: aka, JSONSchema. Is there a way to use directly JSON Schema instead of the Python-specific Pydantic model? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions