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 `VifChat`. Wait about 3-4 minutes to see your **API URL**, **API Key** obtain link, and a scannable QR code for auto-configuring the app.
94
+
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 `AIAssistant`. Wait about 3-4 minutes to see your **API URL**, **API Key** obtain link, and a scannable QR code for auto-configuring the app.
|`--region`| AWS region to deploy into |`$AWS_REGION` or `us-east-1`|
105
-
|`--stack`| CloudFormation stack name |`VifChat`|
105
+
|`--stack`| CloudFormation stack name |`AIAssistant`|
106
106
|`--profile`| AWS CLI profile to use | current default profile |
107
107
108
108
### Step 2: Open the App and setup with API URL and API Key
109
109
110
110
1. Launch the App, open the drawer menu, and tap **Settings**.
111
-
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.
111
+
2. Under Amazon Bedrock → App Server, tap the scan icon next to **API URL** to scan the QR (iOS/Android) — or paste `API URL` and `API Key` manually.
112
112
3. Select your Region, then tap the top right ✓ to save.
113
113
114
-
Congratulations 🎉 Your VifChat App is ready to use!
114
+
Congratulations 🎉 Your AI Assistant App is ready to use!
115
115
116
116
</details>
117
117
@@ -173,7 +173,7 @@ Congratulations 🎉 Your VifChat App is ready to use!
173
173
- `GPT-4o`
174
174
- `GPT-4o mini`
175
175
176
-
Additionally, if you have deployed and configured the [VifChat Server](#getting-started-with-amazon-bedrock), you
176
+
Additionally, if you have deployed and configured the [App Server](#getting-started-with-amazon-bedrock), you
177
177
can enable the **Use Proxy** option to forward your requests.
0 commit comments