Closed dolfim-ibm closed 6 hours ago
Your pull request matches the following merge protections and will not be merged until they are valid.
IMO best addressed on docling-core level: https://github.com/DS4SD/docling-core/pull/70
As soon as docling-core is patched (underway):
pip install --upgrade docling-core
pip install docling
should get a good pydantic version out of the box
It seems the new Pydantic 2.10.0 release (16h ago).
Downgrading Pydantic works, and it seems the approach taken by many libraries. See https://github.com/run-llama/llama_index/issues/17016.
Issue resolved by this Pull Request: Resolves #406
Checklist: