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

support for custom bedrock runtime endpoint #717

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

ryanh-ai
Copy link
Contributor

Some developers are required to use specific AWS runtime endpoints (e.g., access via proxy), adding support for this:

  • added support for AWS default region environment variable AWS_REGION if litellm's configuration AWS_REGION_NAME is not set
  • added support for aws_bedrock_runtime_endpoint as input to init_bedrock_client
  • added support for AWS_BEDROCK_RUNTIME_ENDPOINT config via environment variable or .env file

…t or .env variable AWS_BEDROCK_RUNTIME_ENDPOINT or as a parameter to init_bedrock_client
@vercel
Copy link

vercel bot commented Oct 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2023 5:34am

@krrishdholakia
Copy link
Contributor

lgtm! sorry for the delay - bedrock issue fixed, so we can test this before merging.

@krrishdholakia krrishdholakia merged commit 523c08a into BerriAI:main Oct 31, 2023
1 of 2 checks passed
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