rjakomin

Results 3 comments of rjakomin

Thanks. I used this config in app.yaml: ```yaml $parser: !pw.xpacks.llm.parsers.DoclingParser cache_strategy: !pw.udfs.DefaultCache pdf_pipeline_options: do_ocr: True do_table_structure: True do_cell_matching: True ``` It is a bit slow with large or many files,...

@bockisn thank you very much for sharing, it works with the mentioned tag. I changed the beginning of the Dockerfile to: `FROM pathwaycom/pathway:0.20.1`

ok, great, thanks for your notice