Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

README.md 438 B

You have to be logged in to leave a comment. Sign In

This example shows how to use prompt labels to organize your prompts and providers. In a single eval, we can run one set of multiple prompts against a provider, another set of prompts against another provider, and get back a single result.

To get started, set your OPENAI_API_KEY environment variable.

Next, edit promptfooconfig.yaml.

Then run:

promptfoo eval

Afterwards, you can view the results by running promptfoo view

Tip!

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

Comments

Loading...