@open-evals/core
v0.1.3
Published
Core package for Open Evals
Readme
@open-evals/core
Core evaluation framework for testing and measuring LLM application performance.
Installation
pnpm add @open-evals/coreFeatures
- Datasets: Create and manage evaluation datasets with single-turn or multi-turn samples
- Metrics: Define custom metrics or use built-in ones for evaluation
- Evaluation Engine: Run evaluations with configurable concurrency and error handling
- Type Safety: Full TypeScript support with comprehensive type definitions
