Skip to content

Releases: getomni-ai/zerox

v0.1.05 - add utf8 encoding to python package

23 Nov 01:38
335d798
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.04...v0.1.05

v0.1.04

21 Oct 16:02
Compare
Choose a tag to compare

What's Changed

  • 🩴 Add pre-process step to correct image orientation by @tylermaran in #52
  • Fix ENAMETOOLONG error by truncating file names by @mefengl in #61

New Contributors

Full Changelog: v0.1.03...v0.1.04

v0.1.03

20 Oct 18:31
Compare
Choose a tag to compare

Full Changelog: v0.1.02...v0.1.03

v0.1.02 - Fix select_pages not being optional

18 Oct 04:43
1411594
Compare
Choose a tag to compare

What's Changed

  • fix: allow empty select_pages again by @mg6 in #53

New Contributors

  • @mg6 made their first contribution in #53

Full Changelog: v0.1.01...v0.1.02

Python updates - page order, select specific pages

15 Oct 19:15
bdc5f3d
Compare
Choose a tag to compare

What's Changed

  • Fixes the correct order processing in python by @michaelfeil in #26
  • Page ordering/sorting fix, fix to use unique temp dir if userinput not provided also with better cleanup, added async shutil (aioshutil) by @pradhyumna85 in #34
  • Add model parameters to restrict max tokens by @xdotli in #22
  • fix: page numbering when only converting specific pages by @dfdeagle47 in #24
  • minor typo fix by @pradhyumna85 in #36
  • Python SDK: Feat. process specific pages, Other fixes and improvements by @pradhyumna85 in #39
  • Fix not getting file types from urls without a file extension by @xdotli in #45

New Contributors

Full Changelog: v0.1.0...v0.1.01

Add multiple model support via Litellm

12 Sep 05:16
Compare
Choose a tag to compare

Big thanks to @pradhyumna85 for this PR.

What's Changed

  • FEAT: Introducing support for vision models from all major providers like Azure OpenAI, Anthropic etc and custom system prompt in python SDK by @pradhyumna85 in #21
  • fix - missing total token count calculation for maintain_format = False by @pradhyumna85 in #32

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2 - update python project name

10 Sep 19:28
Compare
Choose a tag to compare
Updating py name to py_zerox for pip publish

Initial python publish

10 Sep 19:14
Compare
Choose a tag to compare
v0.0.1

increment version to trigger git action