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 3014f7ebf0
chore: formatting
1 month ago
..
bf81260b44
Simplify API and add support for unified test suite definition (#14)
1 year ago
3014f7ebf0
chore: formatting
1 month ago
44b4ee0b1e
docs: fix custom-provider example
2 months ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
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 uses a custom API provider in customProvider.js. It also uses CSV test cases.

Run:

promptfoo eval

Full command-line equivalent:

promptfoo eval --prompts prompts.txt --tests vars.csv --providers openai:chat --output output.json --providers customProvider.js
Tip!

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

Comments

Loading...