tools.tool_reset_dashboard

tool_reset_dashboard(reset_fn)

Create a tool that resets the dashboard to show all data.

Parameters

Name Type Description Default
reset_fn Callable[[], None] Callback function to call when reset is invoked required

Returns

Name Type Description
Tool A tool that can be registered with chatlas