vizro-ai-0.2.0
github-actions
released this
09 May 18:16
·
314 commits
to main
since this release
Removed
- Removed
temperature
andmodel_name
arguments ofVizroAI
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 aplotly.graph_objects.Figure
object. (#411). This facilitates the integration of Vizro-AI charts into thevizro
dashboard, visit the dedicated user-guide for details.