mino
Results
3
comments of
mino
I printed the details that causes the error and it turns out the json obj value and the json model are identical. There is no missing field. ## output: this...
a temporary change to bypass the issue .venv/lib/python3.12/site-packages/pydantic/main.py i hardcoded strict=False and by_name=True around line 705.