mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
docs: normalize Amazon Bedrock setup section labels (#22549)
* docs(channels): promote Signal option setups to onboarding sections * docs(channels): rename Microsoft Teams minimal setup section * docs(channels): standardize onboarding option headings for Zalo and Twitch * docs(providers): normalize Amazon Bedrock onboarding section labels
This commit is contained in:
@@ -51,7 +51,7 @@ Notes:
|
||||
- `defaultContextWindow` (default: `32000`) and `defaultMaxTokens` (default: `4096`)
|
||||
are used for discovered models (override if you know your model limits).
|
||||
|
||||
## Setup (manual)
|
||||
## Onboarding
|
||||
|
||||
1. Ensure AWS credentials are available on the **gateway host**:
|
||||
|
||||
@@ -122,7 +122,7 @@ export AWS_REGION=us-east-1
|
||||
|
||||
Or attach the managed policy `AmazonBedrockFullAccess`.
|
||||
|
||||
**Quick setup:**
|
||||
## Quick setup (AWS path)
|
||||
|
||||
```bash
|
||||
# 1. Create IAM role and instance profile
|
||||
|
||||
Reference in New Issue
Block a user