-
Notifications
You must be signed in to change notification settings - Fork 196
Pydantic Validation Error #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same error |
Might be a package version situation. I'll run it on my end, add requirements.txt and throw an update up next week |
I also encountered the same problem. The mysterious thing about this error is that it occurred in the morning, ran normally at noon, and then the same error occurred again in the afternoon, which is very frustrating. |
This validation error looks like it is with the LLM not returning consistent types (since the latest comment says it works sometimes). The solution is to:
I can't devote time to this now but happy to review a PR if anyone wants to try themselves |
Hello,
Thanks for sharing this notebook on agentic chunking. It was quite informative. I tried to run the notebook myself. However, I get the following error:
any help with this is greatly appreciated!
Cheers,
Sachin
The text was updated successfully, but these errors were encountered: