Skip to content

Commit

Permalink
docs: improve kapa ai styling
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed May 13, 2024
1 parent 0a22b7a commit bca605e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,14 @@ const config = {
src: "https://widget.kapa.ai/kapa-widget.bundle.js",
"data-website-id": "806aa1dc-0d46-4563-a8b8-880eecac59f1",
"data-project-name": "Interchain",
"data-user-analytics-fingerprint-enabled": true,
"data-project-color": "#1878FF",
"data-modal-disclaimer": "This is a custom LLM for Interchain with access to IBC developer documentation and resources. Please note that answers are generated by an AI so please use your best judgement before implementing",
"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-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",
async: true,
Expand Down
10 changes: 10 additions & 0 deletions docs/static/img/black-ibc-logo-400x400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bca605e

Please sign in to comment.