v1.8.1

datalab-to/markerv1.8.1Jul 4, 2025by VikParuchuri

AI Summary

A minor bugfix release addressing document block correction prompts, configuration issues, and LLM retry logic for Azure OpenAI.

Key Highlights

  • Fixed handling when block config is set to none
  • Improved LLM retry logic for Azure OpenAI service
  • General dev and miscellaneous bugfixes

New Features

  • Document block correction prompt implementation
  • Azure OpenAI LLM integration fixes

Full Release Notes

- Document block correction prompt
- Fix config issues

## What's Changed
* fix: handles when block config is none by @zanussbaum in https://github.com/datalab-to/marker/pull/786
* Fix LLM retry logic for Azure OpenAI by @runarmod in https://github.com/datalab-to/marker/pull/784
* Dev by @VikParuchuri in https://github.com/datalab-to/marker/pull/790


**Full Changelog**: https://github.com/datalab-to/marker/compare/v1.8.0...v1.8.1