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 98b8159de3
docs: update examples and docs to use gpt-4o and gpt-4o-mini models (#1323)
1 year ago
..
2ac593c9cb
chore: Fix formatting and add style check to CI (#872)
1 year ago
98b8159de3
docs: update examples and docs to use gpt-4o and gpt-4o-mini models (#1323)
1 year ago
98b8159de3
docs: update examples and docs to use gpt-4o and gpt-4o-mini models (#1323)
1 year ago

README.md

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

There are two examples:

  • prompt_example.yaml shows how to pull from portkey's prompt management platform. It requires you to set PORTKEY_API_KEY and OPENAI_API_KEY environment variables. Replace the portkey prompt with your own portkey prompt id.
  • provider_example.yaml shows how to use portkey's gateway. It requires the PORTKEY_API_KEY environment variable.

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...