Releases: enoch3712/ExtractThinker
Releases · enoch3712/ExtractThinker
v0.1.7
What's Changed
- get_document_loader refactor. Get the first, if only one present by @enoch3712 in #266
- ignore warning on init by @enoch3712 in #270
- set temperature by @enoch3712 in #272
- litellm check vision removed. Exception checked after being raised by @enoch3712 in #273
- updated packages by @enoch3712 in #275
- DocumentLoaderData added to init by @enoch3712 in #276
- extract_async content added to params by @enoch3712 in #277
- extractor extract multiple sources added with tests by @enoch3712 in #278
- refactor of the tests. document_loader multiple choice. Multi image fix by @enoch3712 in #279
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- print removed by @enoch3712 in #244
- Add specific contract after classsification by @enoch3712 in #243
- Paginate handler bad optional list aggregation by @enoch3712 in #249
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- url added for docling and markitdown DL by @enoch3712 in #236
- Multiple image support added for extraction by @enoch3712 in #238
- Image generation for URL in DocumentLoader by @enoch3712 in #239
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- dynamic generation of the output by @enoch3712 in #227
- add pydanticai support by @enoch3712 in #228
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- MD extra components added to docling DL by @enoch3712 in #218
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- set_max_size for image added to the DL by @enoch3712 in #207
- Image too big and classification refactor by @enoch3712 in #209
- Document Loader for already processed content by @enoch3712 in #212
- New classification strategy for image by @enoch3712 in #209
- 0.1.2 by @enoch3712 in #214
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add strategy to Process.Extract by @enoch3712 in #197
- Docling refactor by @enoch3712 in #199
- markdown multi page fix by @enoch3712 in #201
- timeout llm request by @enoch3712 in #202
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.36
What's Changed
- test ollama fix by @enoch3712 in #185
- 134 docling documentloader by @enoch3712 in #187
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- Paginate not merging properly (List Hashing) by @enoch3712 in #179
Full Changelog: v0.0.34...v0.0.35