address feedback from review

This commit is contained in:
Dinesh Yeduguru 2024-11-19 17:08:30 -08:00
parent f3c6cbfd53
commit 21cd86913f

View file

@ -24,8 +24,6 @@
### Changed ### Changed
- Split safety into distinct providers (llama-guard, prompt-guard, code-scanner) - Split safety into distinct providers (llama-guard, prompt-guard, code-scanner)
- Improved distribution registry with SQLite default storage
- Enhanced test infrastructure with composable fixtures
- Changed provider naming convention (`impls``inline`, `adapters``remote`) - Changed provider naming convention (`impls``inline`, `adapters``remote`)
- Updated API signatures for dataset and eval task registration - Updated API signatures for dataset and eval task registration
- Restructured folder organization for providers - Restructured folder organization for providers