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 76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months ago
..
21f4d639b2
docs: update model references from gpt-3.5-turbo to gpt-4o-mini (#1655)
11 months ago
76797692e5
feat(schema): add yaml schema validation to config files (#1990)
10 months ago

README.md

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

This example shows how you can use promptfoo to generate a side-by-side eval of multiple prompts to compare gpt-4o and gpt-4o-mini outputs.

Configure in promptfooconfig.yaml. Run with:

promptfoo eval

Full command-line equivalent:

promptfoo eval --prompts prompts.txt --providers openai:gpt-4o openai:gpt-4o-mini
Tip!

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

Comments

Loading...