|
|
4 months ago | |
|---|---|---|
| .. | ||
| .gitignore | 4 months ago | |
| README.md | 4 months ago | |
This directory is used for temporary test files and artifacts generated during evaluation runs.
From the project root directory:
npm install
cd evals/framework
npm install
Or from the project root:
npm run dev:setup
cd evals/framework
npm run build
Or from the project root:
npm run dev:build
Run the following command to verify the installation:
npm run test:ci
This will run a basic test suite to ensure everything is set up correctly.
npm run test:allnpm run test:openagentnpm run test:opencodernpm run results:latestnpm run dashboardFor more detailed testing options, see the root package.json scripts section.