From 476c62f03847fb6c73dc0634cc10d850dd9c3c71 Mon Sep 17 00:00:00 2001 From: Ollie Gilbey Date: Mon, 23 Dec 2024 12:25:10 +0000 Subject: [PATCH] chore: Update AI Bot to Unified Bot This commit changes the AI bot integration from the IBC-specific bot to the integration that understands the full stack - which has been performing very well in other integration locations. It also adds a logo for InterchainGPT, and changes the disclaimer text to reflect. --- docs/docusaurus.config.js | 6 +++--- docs/static/img/spirograph-white.svg | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 docs/static/img/spirograph-white.svg diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e953a05c3c8..ce3178bd125 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -353,19 +353,19 @@ const config = { scripts: [ { src: "https://widget.kapa.ai/kapa-widget.bundle.js", - "data-website-id": "806aa1dc-0d46-4563-a8b8-880eecac59f1", + "data-website-id": "33cd677e-ea9e-437e-a3c1-dbacbe03afc1", "data-project-name": "Interchain", "data-user-analytics-fingerprint-enabled": "true", "data-project-color": "#1878FF", "data-modal-title": "IBC Docs AI", - "data-modal-disclaimer": "This is a custom LLM for the Inter-Blockchain Communication Protocol in Golang (ibc-go). It is trained on the IBC developer documentation, code base, and resources. Answers are AI-generated. Please use your best judgment before implementing. The bot is not trained on documentation, code, or resources for the Cosmos SDK, CometBFT, CosmJS, CosmWasm, or interchain ecosystem blockchains. Please refer to those specific documentation sites for answers to those questions.", + "data-modal-disclaimer": "This is a custom LLM for the Interchain Stack with access to developer documentation and resources across the core Cosmos components. Please note that answers are generated by an AI so please use your best judgement before implementing.", "data-modal-ask-ai-input-placeholder": "Ask me a question about IBC...", "data-modal-disclaimer-text-color": "#000000", "data-modal-disclaimer-font-size": "14px", "data-modal-image": "/img/black-ibc-logo-400x400.svg", "data-project-logo": - "/img/white-ibc-logo-400x400.svg", + "/img/spirograph-white.svg", async: true, }, ], diff --git a/docs/static/img/spirograph-white.svg b/docs/static/img/spirograph-white.svg new file mode 100644 index 00000000000..f4957303261 --- /dev/null +++ b/docs/static/img/spirograph-white.svg @@ -0,0 +1,5 @@ + + +