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 76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months ago
..
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years 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
76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months 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

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