LibreChat/api/server/services/Endpoints/bedrock
Maxence - Meca.lu ec31e78eca feat: add AWS profile support for Bedrock credentials
- Add BEDROCK_AWS_PROFILE environment variable support
  - Implement AWS SDK credential provider chain for automatic refresh
  - Update credential loading logic to support profiles, static env vars, and user-provided credentials
  - Add logging for credential source transparency
  - Update .env.example with profile configuration documentation

  Follows S3 implementation pattern for credential handling.
  Enables users to configure AWS profiles with optional credential_process for automatic token refresh.
2025-11-14 15:53:53 +01:00
..
build.js 📎 feat: Upload as Text Support for Plaintext, STT, RAG, and Token Limits (#8868) 2025-08-27 03:44:39 -04:00
index.js 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
initialize.js 🎚️ feat: Anthropic Parameter Set Support via Custom Endpoints (#9415) 2025-09-08 14:35:29 -04:00
options.js feat: add AWS profile support for Bedrock credentials 2025-11-14 15:53:53 +01:00