Skip to content

metaldaniel/BedrockClaude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedrockClaude

Call Claude on Amazon Bedrock using LangChain

Several examples of calling Claude within Bedrock, they include:

  1. Calling Sonnet & Haiku
  2. Calling Sonnet with Streaming
  3. Using System Prompt (now you can separate LLM instructions from Human questions)
  4. Calling Sonnet with an Image Prompt
  5. Calling Sonnet with multiple images

Run before using the notebook: pip install langchain boto3

You also need to have active credentials + the appropriate role to call Bedrock in your account.

About

Call Claude on Amazon Bedrock using LangChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published