You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add TrustyAI Ragas inline and remote providers (#52)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- New Features
- Added RAG-based evaluation support with both inline and remote
provider options.
- Configuration
- Introduced EMBEDDING_MODEL environment variable to select embeddings;
exposed to build, test, and runtime.
- Documentation
- Updated provider listings to include the new inline and remote RAG
evaluation entries.
- Chores
- Container build now installs the RAG evaluation provider dependency;
tests and run scripts forward EMBEDDING_MODEL.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments