Skip to content

Vizro-Experimental

Vizro-Experimental is the incubation home for Vizro features that aren't ready for vizro-core yet. APIs in this package may change or be removed between releases. Once a feature stabilises, it graduates to vizro-core.

Get started

  • Chat component

    Add a Chat to a page and back it with an action. Bring any LLM, support file uploads, or return rich Dash-component responses by subclassing ChatAction or StreamingChatAction.

    Get started

  • Chat popup

    Drop a floating chatbot onto any dashboard with one line. Auto-discovers data from data_manager and answers questions about it via a built-in PydanticAI agent.

    Add a chat popup