Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Ian Webster ae35d26c44
feat: update CSV and HTML outputs with more details (#393)
4 months ago
..
bf81260b44
Simplify API and add support for unified test suite definition (#14)
1 year ago
747d6f3434
Add assertions in webview (#100)
9 months ago
ae35d26c44
feat: update CSV and HTML outputs with more details (#393)
4 months ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
1 year ago
da8c076437
Fix escaping in python asserts (#156)
8 months ago
a86d534412
Add support for expected value
1 year ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
1 year 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...