aggregate_context
Method
This is a method of the HookRunner class in the runner module.Aggregate additional context from all results.
Signature
Parameters
List[HookExecutionResult]
required
No description available.
Returns
Optional[str]
The result of the operation.
Source
View on GitHub
praisonaiagents/hooks/runner.py at line 506
