Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

registry

Method
This is a method of the HookRunner class in the runner module.
Get the hook registry.

Signature

def registry() -> HookRegistry

Returns

Returns
HookRegistry
The result of the operation.

Source

View on GitHub

praisonaiagents/hooks/runner.py at line 78