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 874d93b56e
docs: Update example configs with descriptions (#4283)
2 months ago
..
360d7b519d
docs(examples): add uniform init commands to all example READMEs (#4068)
3 months ago
07fcf0c467
feat(webui): add image preview lightbox for base64 image strings (#2194)
9 months ago
874d93b56e
docs: Update example configs with descriptions (#4283)
2 months ago

README.md

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

claude-vision (Claude Vision)

You can run this example with:

npx promptfoo@latest init --example claude-vision

Getting Started with claude 3.5 sonnet via Anthropic and/or AWS Bedrock

To get started, set your environment variables:

  • ANTHROPIC_API_KEY to call anthropic
  • AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY to call aws bedrock. Alternatively, you can use the AWS CLI to configure your credentials.

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