v0.1.0 🌱
🚀 Initial Release after JSALT 2025
This release marks the first official version following the work done during JSALT 2025.
More than 500 commits have been added since the initial basic release, representing major changes and improvements to the package. Below is a summary of some key updates:
✅ Implemented Features
- Multi-backend support: Hugging Face, Ollama, OpenAI, AWS
- Improved dialog format
- Persona generation support
- Interpretability module (
sdialog.interpretability): Includes inspectors, steerers, hooks, and intruders (mechanistic interpretability) - Evaluation module (
sdialog.evaluation): Provides metrics, scoring methods (including LLM-as-a-judge), evaluators, and dataset comparators
❌ Still in Progress
- Audio module (
sdialog.audio) is not yet fully integrated - Documentation updates are still pending