v0.27.0
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_overrideandllm_prompttoCompare ImagesandCompare PDF Documents
Dependencies
- Dropped Python 3.8 support; Python 3.9+ is now required.
- extra package
robotframework-doctestlibrary[ai]for LLM support