Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 469 B

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...