Skip to content

vizro-ai-0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 18:16
· 314 commits to main since this release
f3159a0

Removed

  • Removed temperature and model_name arguments of VizroAI class. For current configuration options, visit the Vizro-AI docs (#423)

Added

  • Enable customization of LLM models provided to VizroAI class. (#423)

Changed

  • VizroAI.plot now generates and returns a plotly.graph_objects.Figure object. (#411). This facilitates the integration of Vizro-AI charts into the vizro dashboard, visit the dedicated user-guide for details.