execute_callback
AsyncFunction
This function is defined in the main module.Execute both sync and async callbacks for a given display type.
Signature
Parameters
Type of display event **kwargs: Arguments to pass to the callback functions
Returns
The result of the operation.
Uses
inspect.signatureasyncio.get_event_looploop.run_in_executorcallback
Used By
adisplay_interactionadisplay_self_reflectionadisplay_instructionadisplay_tool_calladisplay_error
Source
View on GitHub
praisonaiagents/main.py at line 158
