Changed
- `trubrics init` refactoring with authentication with Trubrics
- `trubrics run` refactoring to store validations to firestore (Trubrics DB)
- `Feedback` and `Trubric` have adapted data model
- Cleaned notebooks examples/ folder
- Updated docs and README with Trubrics platform references
Added
- FeedbackCollector now has authentication for Trubrics users
- `Feedback` and `Trubric` have `save_ui()` methods for new DB
Fixed
- Bumped streamlit version