From e1eb88f22b4877179c3ae639705dd7bc4234a291 Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:28:37 +0100 Subject: [PATCH] Update ask ai (#3841) --- static/js/embed.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/static/js/embed.js b/static/js/embed.js index 745d29455c..0cef7eed67 100644 --- a/static/js/embed.js +++ b/static/js/embed.js @@ -61839,16 +61839,6 @@ const config = { organizationId: INKEEP_ORGANIZATION_ID, primaryBrandColor: "#000000", organizationDisplayName: "Viam AI Bot", - theme: { - components: { - AIChatPageWrapper: { - defaultProps: { - size: 'default', // 'shrink-vertically' 'expand', 'default', 'full-viewport' - variant: 'container-with-shadow', // 'no-shadow' or 'container-with-shadow' - }, - }, - } - } //... optional base settings }, modalSettings: {