🪪 docs: Document Bedrock AWS Profile Credentials#584
Draft
danny-avila wants to merge 2 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9 tasks
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
I updated the Bedrock documentation to match the credential handling in danny-avila/LibreChat#10504 and the Bedrock API key work in danny-avila/LibreChat#8690.
BEDROCK_AWS_PROFILEas a Bedrock-scoped way to select an AWS shared config profile.BEDROCK_AWS_BEARER_TOKENguidance for Bedrock API keys, including the distinction from AWS's rawAWS_BEARER_TOKEN_BEDROCKenv var..envreference, Bedrock inference profile examples, and YAML object note so the Bedrock auth options agree.Change Type
Testing
pnpm exec prettier --check content/docs/configuration/pre_configured_ai/bedrock.mdx content/docs/configuration/dotenv.mdx content/docs/configuration/pre_configured_ai/bedrock_inference_profiles.mdx content/docs/configuration/librechat_yaml/object_structure/aws_bedrock.mdxpnpm lintTest Configuration:
Checklist