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 07fcf0c467
feat(webui): add image preview lightbox for base64 image strings (#2194)
9 months ago
..
7df647885f
fix(providers): adjust bedrock anthropic default temperature (#2027)
10 months ago
07fcf0c467
feat(webui): add image preview lightbox for base64 image strings (#2194)
9 months ago
07fcf0c467
feat(webui): add image preview lightbox for base64 image strings (#2194)
9 months ago

README.md

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

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