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 95072d7abf
chore: prefer yaml array syntax in examples
6 months ago
..
bf81260b44
Simplify API and add support for unified test suite definition (#14)
1 year ago
11645c8806
gpt 3.5 vs 4 example
1 year ago
a33a18bfab
Add table functionality
1 year ago
95072d7abf
chore: prefer yaml array syntax in examples
6 months ago
a33a18bfab
Add table functionality
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 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-3.5-turbo --output output.json
Tip!

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

Comments

Loading...