Skip to content

v0.27.0

Choose a tag to compare

@manykarim manykarim released this 24 Oct 11:24
· 76 commits to main since this release
5768004

Features

  • Added optional LLM-assisted checks (Compare Images With LLM, Compare Pdf Documents With LLM) using Pydantic AI with
    structured responses.
  • Added keyword arguments llm_enabled , llm_override and llm_prompt to Compare Images and Compare PDF Documents

Dependencies

  • Dropped Python 3.8 support; Python 3.9+ is now required.
  • extra package robotframework-doctestlibrary[ai] for LLM support