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