Skip to main content

output

AsyncFunction
This function is defined in the chainlit_ui module.

Signature

async def output(output: Any) -> Any

Parameters

output
Any
required
No description available.

Returns

Returns
Any
The result of the operation.