Skip to main content

on_run

AsyncFunction
This function is defined in the chainlit_ui module.

Signature

async def on_run(action: Any) -> Any

Parameters

action
Any
required
No description available.

Returns

Returns
Any
The result of the operation.