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
I have tried asking for help in the community on discord or discussions and have not received a response.
I have tried searching the documentation and have not found an answer.
What Model are you using?
gpt-3.5-turbo
gpt-4-turbo
gpt-4
[ x] llava, llama3.2-vision, etc.
Describe the bug
Even though these models produce valid structured JSON outputs, the library is unable to parse the output correctly. Different parsing errors each time.
To Reproduce
Just run any of these models.
Expected behavior
Expected the output to be parsable, since it is correct JSON
The text was updated successfully, but these errors were encountered:
What Model are you using?
Describe the bug
Even though these models produce valid structured JSON outputs, the library is unable to parse the output correctly. Different parsing errors each time.
To Reproduce
Just run any of these models.
Expected behavior
Expected the output to be parsable, since it is correct JSON
The text was updated successfully, but these errors were encountered: