Replies: 1 comment 1 reply
-
@rdaim Thank you for raising this question. The error is logged because the LLM is returning JSON structure that does not match the expected structure.
However, the LLM populates the Smaller models like 7b may struggle with following the output schema precisely. I recommend using a larger model. Also, please check out the guide on choosing the right LLM. (All demo examples are covered by tests, with LLMs like |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
when a test demo, I get error:
I use ollama LLM
Beta Was this translation helpful? Give feedback.
All reactions