Skip to content

Commit e1eb88f

Browse files
authored
Update ask ai (#3841)
1 parent 5ef0f30 commit e1eb88f

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

static/js/embed.js

-10
Original file line numberDiff line numberDiff line change
@@ -61839,16 +61839,6 @@ const config = {
6183961839
organizationId: INKEEP_ORGANIZATION_ID,
6184061840
primaryBrandColor: "#000000",
6184161841
organizationDisplayName: "Viam AI Bot",
61842-
theme: {
61843-
components: {
61844-
AIChatPageWrapper: {
61845-
defaultProps: {
61846-
size: 'default', // 'shrink-vertically' 'expand', 'default', 'full-viewport'
61847-
variant: 'container-with-shadow', // 'no-shadow' or 'container-with-shadow'
61848-
},
61849-
},
61850-
}
61851-
}
6185261842
//... optional base settings
6185361843
},
6185461844
modalSettings: {

0 commit comments

Comments
 (0)