Skip to content

Commit

Permalink
docs: bump docusaurus to v3.3 and improve kapa ai (#6294)
Browse files Browse the repository at this point in the history
* deps: docusaurus v3.3

* imp: kapa ai

---------

Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
srdtrk and crodriguezvega authored May 13, 2024
1 parent 4f31a3c commit c85d37b
Show file tree
Hide file tree
Showing 3 changed files with 781 additions and 852 deletions.
1 change: 1 addition & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ const config = {
"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-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":
Expand Down
Loading

0 comments on commit c85d37b

Please sign in to comment.