Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 08:48
· 439 commits to main since this release

Added

  • A brand new, shiny FeedbackCollector for streamlit πŸŽ‰. Highlights:
    • A new demo app on Titanic, with options for auth directly in the CLI
    • New FeedbackCollector object that stores metadata of your models and dataset versions
    • New auth component for Trubrics platform
    • New st_feedback() component with multiple types available
    • Updated docs

Fixed

  • Flex dependencies versions
  • Moved Streamlit, Gradio and Dash to extra_dependencies
  • Moved feedback integrations to an integrations/ dir