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 e41f885740
feat: support typescript custom providers (#2285)
8 months ago
..
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years ago
e41f885740
feat: support typescript custom providers (#2285)
8 months ago
76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years ago
bf81260b44
Simplify API and add support for unified test suite definition (#14)
2 years ago
d4d31594aa
feat(providers): add support for Claude 3.5 Haiku model (#2066)
9 months 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...