Skip to content

vizro-ai-0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 17:57
· 378 commits to main since this release
1f511d2

Added

  • Add max_debug_retry parameter to VizroAI.plot to allow users to determine the maximum number of debugging attempts desired. (#261)

  • Enable automatic loading of environment variables in a .env file. (#270)

Changed

  • Remove upper bound for langchain and openai dependencies. (#369)

Fixed

  • Remove the keyword explain from docs example explaining the _get_chart_code function. (#256)