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 360d7b519d
docs(examples): add uniform init commands to all example READMEs (#4068)
3 months ago
..
360d7b519d
docs(examples): add uniform init commands to all example READMEs (#4068)
3 months ago
841a40dcda
feat(providers): add transformRequest to HTTP provider. Rename responseParser to transformResponse (#2228)
8 months ago

README.md

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

headless-browser (Headless Browser)

You can run this example with:

npx promptfoo@latest init --example headless-browser

To get started, install peer dependencies:

npm install playwright @playwright/browser-chromium

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