✨ New features and improvements
- Add task for masking personally identifiable information (101)
- Simplify usage of engines: no need to use specific engines like `Outlines` anymore, instead the new `Engine` class deals with this based on the passed model class (108)
- Simplify config and usage of GliX, Ollama, Instructor engines (100)
🔴 Bug fixes
- Fix errors in documentation (93, 94)
⚠️ Backwards incompatibilities
- `PredictiveTask` instances now expect an engine of type `Engine` instead of `GliXEngine | HuggingFaceEngine | ...`.
📖 Documentation and examples
\-
👥 Contributors
rmitsch, nsorros
---
**Full Changelog**: https://github.com/MantisAI/sieves/compare/v0.7.0...v0.8.0