Version 0.3.1 - 2025-10-16
Added
Added support for user-defined LLM provider generation and execution.
Enhanced
DocumentExtractorwithBytesIOsupport for processing documents from memory.Added
modelparameter support to the synthesizer factory, allowing specification of the LLM model to use.
Changed
Updated
ParaphrasingSynthesizerto utilize themodelparameter for LLM selection.Modernized SDK documentation with Rhesis AI branding.
Fixed
Corrected the class name for DeepEval context relevancy metrics.
Resolved an issue related to worker-based generation.
Fixed an issue where the
mainbranch might be missing in the Makefile git diff.Fixed an error when pulling metrics.
Removed
schemafrom kwargs to resolve an issue.
Removed
(None)