Skip to content

Commit 4d81ecd

Browse files
Merge branch 'DDOC-1445-Embeddable-Hubs-AI-Chat' of github.com:box/developer.box.com into staging
2 parents 7093913 + 56cbaed commit 4d81ecd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/guides/embed/box-embed.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,8 @@ If you experience issues with the Box Hubs AI Chat embedding, regenerate the emb
203203

204204
In **Chat button** mode, the AI chat widget opens after the user clicks the button. It is generated as a Box-hosted `script` and displays a floating chat button on your page.
205205

206-
<ImageFrame border>
207206
![Chat button mode](./chat-button.png)
208-
</ImageFrame>
207+
209208

210209
#### Chat button parameters
211210

@@ -222,7 +221,7 @@ The **Chat button** mode supports the following parameters:
222221

223222
In **Chat widget** mode, the AI chat widget is embedded directly on page load. It is generated as an `iframe` and displays the full chat interface immediately.
224223

225-
<ImageFrame border>
224+
<ImageFrame center width="400" border>
226225
![Chat widget mode](./chat-widget.png)
227226
</ImageFrame>
228227

0 commit comments

Comments
 (0)