github icereed/paperless-gpt v0.15.0
v0.15.0 Azure DocAI markdown output

latest releases: v0.22.0, v0.21.0, v0.20.0...
4 months ago

Azure DocAI Markdown Output

This adds a new environment variable for the Azure DocAI provider that adds the markdown output format query parameter to the processing request. It has no effect unless the new variable is added to the .env config and the model ID is also changed to prebuilt-layout, as described in the updated readme. Having the content in markdown adds additional context for the original document, which is useful when LLM tools are reading the content.

What else Changed

  • chore(deps): update dependency typescript to v5.8.3 by @renovate in #335
  • fix(deps): update dependency @headlessui/react to v2.2.1 by @renovate in #331
  • chore(deps): update dependency vite to v6.2.6 by @renovate in #341
  • chore(deps): update react monorepo to v19.1.1 by @renovate in #339
  • Feature/Azure DocAI markdown output option by @cbrown350 in #346

New Contributors

Full Changelog: v0.14.4...v0.15.0

Don't miss a new paperless-gpt release

NewReleases is sending notifications on new releases.