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
..
e41f885740
feat: support typescript custom providers (#2285)
8 months ago
e41f885740
feat: support typescript custom providers (#2285)
8 months ago
e41f885740
feat: support typescript custom providers (#2285)
8 months ago
e41f885740
feat: support typescript custom providers (#2285)
8 months ago
e41f885740
feat: support typescript custom providers (#2285)
8 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.ts. 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...