tooluniverse.tools.EthicalComplianceReviewer moduleΒΆ

EthicalComplianceReviewer

Checks adherence to ethical standards and disclosure practices.

tooluniverse.tools.EthicalComplianceReviewer.EthicalComplianceReviewer(ethics_section, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Checks adherence to ethical standards and disclosure practices.

Parameters:
  • ethics_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