Mark
Mark
@roperi Hi, did you solve this problem? I have neither the structured_output=False attribute nor the global Pipeline pipeline working Upd. it stucks bot in python use and fastapi Upd2: Fixed....
@roperi Yes, same for me, so i parsed received JSON by myself. BUT, for some reason we received JSON with extra brackets, so i had to remove them
@josk0 TLDR try to install following docling dependencies ``` docling==2.16.0 docling-core==2.15.1 docling-ibm-models==3.3.0 docling-parse==3.1.2 ``` Hello! We had exactly the same problem, and I can't say that I understood the problem...