on_modify
AsyncFunction
This function is defined in the chainlit_ui module.
Signature
Parameters
No description available.
Returns
The result of the operation.
API reference for on_modify
This function is defined in the chainlit_ui module.
async def on_modify(action: Any) -> Any