Feature
- latex: Add optional Tectonic TikZ rendering (#3369) (
eceedc2) - Add image_placeholder and use_markdown_images as fields in the BaseChunkerOptions (#3436) (
5fadc6d) - extraction: Add Granite Vision 4.1 as alternative KVP extraction model (#3398) (
b5f2e53) - Add 2 stage model dowload from hf and call it for threaded layout model. (#3267) (
336f942)
Fix
- kserve: Provide channel args to allow gRPC to use round_robin scheduling (#3427) (
81afde8) - cli: Do not convert multiple files on case-insensitive filesystems (#3468) (
52d4887) - Fail on empty markdown export (#3429) (
ab6aa05) - Fix OSTL ucel merged incorrectly (#3453) (
038b991) - service: Improve transport-level connection error handing in client SDK (#3439) (
bcd5509) - Handle valid JATS contributor name variants (#3432) (
694cf0c) - docx: Preserve custom numbering text prefix in list markers (#3425) (
0c31706) - Update service client URL parsing with v1 suffix (#3415) (
64ddeb6) - client: Make submit_and_retrieve_many accept lazy iterable and yield (#3405) (
aba7f15) - html: Add redirect validation to image fetching (#3407) (
eb6e1e6) - html: Improve local file path handling (#3400) (
2bb0fa6) - markdown: Flush pending list/heading creation on CodeSpan to prevent RecursionError (#3361) (
6b3322e)