Skip to main content

on_settings_update

AsyncFunction
This function is defined in the chainlit_ui module.
Handle updates to the ChatSettings form.

Signature

async def on_settings_update(settings: Any) -> Any

Parameters

settings
Any
required
No description available.

Returns

Returns
Any
The result of the operation.