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
..
2a5d88c4b7
chore(openai): update model list (#1219)
1 year ago
a36cd41b82
chore: update to prettier v3 (#901)
1 year ago
a33a18bfab
Add table functionality
2 years ago
76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months ago
a33a18bfab
Add table functionality
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 how you can use promptfoo to generate a side-by-side eval of two prompts for an ecommerce chat bot.

Configuration is in promptfooconfig.yaml. Run:

promptfoo eval

Full command-line equivalent:

promptfoo eval --prompts prompts.txt --tests tests.csv --providers openai:gpt-4o-mini --output output.json
Tip!

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

Comments

Loading...