Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling multiple bedrock models (cohere, ai21, claude, titan) without code-changes #107

Closed
wants to merge 1 commit into from

Conversation

krrishdholakia
Copy link

@krrishdholakia krrishdholakia commented Oct 21, 2023

Hi @jderrett @kuriaks1 @lauerarnaud

Bedrock supports 4 model types:

  • Anthropic
  • Cohere
  • AI21
  • Amazon Titan

Each has their own params, prompt formatting, etc.

This PR adds a tutorial for how to call all of them without conditional logic - using LiteLLM.

Let me know if this helps! Any feedback would be great.

@w601sxs
Copy link
Contributor

w601sxs commented Apr 8, 2024

We are not adding LiteLLM to the current workshop - but please consider submitting to https://github.com/aws-samples/amazon-bedrock-samples

Closing this based on new updates to the workshop - https://github.com/aws-samples/amazon-bedrock-workshop

@w601sxs w601sxs closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants