@@ -84,6 +84,43 @@ _paq.push(['enableLinkTracking']);
8484})();
8585` ,
8686 ] ,
87+ [
88+ 'script' ,
89+ {
90+ async : true ,
91+ src : 'https://widget.kapa.ai/kapa-widget.bundle.js' ,
92+ 'data-website-id' : '2d37bfdd-8d98-40ba-9223-9d4f81bfb327' ,
93+ // 'data-language': 'zh',
94+ 'data-project-name' : 'Apache IoTDB' ,
95+ 'data-project-color' : '#9E2878' ,
96+ 'data-project-logo' : 'https://iotdb.apache.org/slogo.png' ,
97+ 'data-button-position-right' : '16px' ,
98+ 'data-button-position-bottom' : '120px' ,
99+ 'data-button-height' : '50px' ,
100+ 'data-button-width' : '50px' ,
101+ 'data-button-text' : 'Ask' ,
102+ 'data-modal-image-width' : '150px' ,
103+ 'data-modal-title' : 'AI Docs' ,
104+ // 'data-modal-disclaimer':
105+ // 'This is a custom LLM with access to all [Kapa documentation](https://docs.kapa.ai).',
106+ // 'data-modal-example-questions':
107+ // 'How do I get started?,How to add example questions?',
108+ 'data-user-analytics-fingerprint-enabled' : 'true' ,
109+ // 'data-modal-x-offset': '0',
110+ // 'data-modal-y-offset': '0',
111+ // 'data-modal-with-overlay': 'false',
112+ // 'data-modal-inner-flex-direction': 'column',
113+ // 'data-modal-inner-justify-content': 'end',
114+ // 'data-modal-inner-max-width': '500px',
115+ // 'data-modal-inner-position-left': 'auto',
116+ // 'data-modal-inner-position-right': '0',
117+ // 'data-modal-inner-position-bottom': '0',
118+ // 'data-modal-inner-position-top': '0',
119+ // 'data-modal-size': '100vh',
120+ // 'data-modal-lock-scroll': 'false',
121+ // 'data-modal-header-bg-color': '#fff',
122+ } ,
123+ ] ,
87124 ] ,
88125
89126 shouldPrefetch : false ,
0 commit comments