Skip to content

audit_path

autogen.beta.network.hub.layout.audit_path #

audit_path()

Single append-only audit log.

Source code in autogen/beta/network/hub/layout.py
def audit_path() -> str:
    """Single append-only audit log."""
    return "/audit/audit.jsonl"