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 ff7b5cc61a
chore(eval): remove redundant 'Done.' message from evaluation output (#4810)
1 month ago
..
fc4a6bbc7d
docs(examples): update model references from gpt-4o-mini to gpt-4.1-mini (#4289)
2 months ago
a36cd41b82
chore: update to prettier v3 (#901)
1 year ago
ff7b5cc61a
chore(eval): remove redundant 'Done.' message from evaluation output (#4810)
1 month ago
fc4a6bbc7d
docs(examples): update model references from gpt-4o-mini to gpt-4.1-mini (#4289)
2 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

assistant-cli (Assistant Cli)

You can run this example with:

npx promptfoo@latest init --example assistant-cli

This example shows how you can use promptfoo to generate a side-by-side eval of two prompts for an e-commerce 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-4.1-mini --output output.json
Tip!

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

Comments

Loading...