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