You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default this deploys to **the account of your current AWS profile**, in the region from `$AWS_REGION` or your `aws configure` default (fallback: `us-east-1`), with stack name `SwiftChat`. Wait about 3-4 minutes to see your **API URL**, **API Key** obtain link, and a scannable QR code for auto-configuring the app.
@@ -114,10 +114,10 @@ To target a different account, region, or stack:
114
114
### Step 2: Open the App and setup with API URL and API Key
115
115
116
116
1. Launch the App, open the drawer menu, and tap **Settings**.
117
-
2. Under Amazon Bedrock → SwiftChat Server, tap the scan icon next to **API URL** to scan the QR (iOS/Android) — or paste `API URL` and `API Key` manually.
117
+
2. Under Amazon Bedrock → VifChat Server, tap the scan icon next to **API URL** to scan the QR (iOS/Android) — or paste `API URL` and `API Key` manually.
118
118
3. Select your Region, then tap the top right ✓ to save.
119
119
120
-
Congratulations 🎉 Your SwiftChat App is ready to use!
120
+
Congratulations 🎉 Your VifChat App is ready to use!
121
121
122
122
</details>
123
123
@@ -179,7 +179,7 @@ Congratulations 🎉 Your SwiftChat App is ready to use!
179
179
- `GPT-4o`
180
180
- `GPT-4o mini`
181
181
182
-
Additionally, if you have deployed and configured the [SwiftChat Server](#getting-started-with-amazon-bedrock), you
182
+
Additionally, if you have deployed and configured the [VifChat Server](#getting-started-with-amazon-bedrock), you
183
183
can enable the **Use Proxy** option to forward your requests.
0 commit comments