Replies: 1 comment 5 replies
-
Hello, @iplayfast... My impression is that the error is caused by introducing Can you try and let me know? |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
So I'm working with the structured output example, modified for use with ollama. It is calling ollama and getting results, and the results look good to me, (json returned). But the pedantic is still throwing an error.
AttributeError: type object 'CitiesData' has no attribute 'model_validate'
Thanks for any insight you can give me.
Code is here.
Beta Was this translation helpful? Give feedback.
All reactions