Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Faizan Minhas dfaf4d1575
feat: GPT-5 support (#5205)
2 weeks ago
..
360d7b519d
docs(examples): add uniform init commands to all example READMEs (#4068)
3 months ago
747d6f3434
Add assertions in webview (#100)
2 years ago
2ac593c9cb
chore: Fix formatting and add style check to CI (#872)
1 year ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years ago
dfaf4d1575
feat: GPT-5 support (#5205)
2 weeks ago
a86d534412
Add support for expected value
2 years ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years ago

README.md

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

simple-test (Simple Test)

You can run this example with:

npx promptfoo@latest init --example simple-test

This example shows a YAML configuration with inline tests.

Run the test suite with:

promptfoo eval

Note that you can edit the configuration to use a CSV test input instead. Set tests: tests.csv and try running it again, or run:

promptfoo eval --tests tests.csv
Tip!

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

Comments

Loading...