tooluniverse.tools.ResultsInterpretationReviewer moduleΒΆ

ResultsInterpretationReviewer

Judges whether conclusions are data-justified and limitations addressed.

tooluniverse.tools.ResultsInterpretationReviewer.ResultsInterpretationReviewer(results_section, discussion_section, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Judges whether conclusions are data-justified and limitations addressed.

Parameters:
  • results_section (str)

  • discussion_section (str)

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any