Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Michael 874d93b56e
docs: Update example configs with descriptions (#4283)
2 months ago
..
360d7b519d
docs(examples): add uniform init commands to all example READMEs (#4068)
3 months ago
b0d1e2985a
fix: Support for jsonl test cases (#3533)
4 months ago
874d93b56e
docs: Update example configs with descriptions (#4283)
2 months ago

README.md

You have to be logged in to leave a comment. Sign In

jsonl-test-cases (JSON Lines (JSONL) Test Cases Example)

You can run this example with:

npx promptfoo@latest init --example jsonl-test-cases

This example demonstrates how to define test cases using the JSON Lines text file format.

Usage

  1. Initialize this example by running:
npx promptfoo@latest init --example jsonl-test-cases
  1. Run the evaluation with:
npx promptfoo@latest eval -c jsonl-test-cases/promptfooconfig.yaml
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...