diff --git a/build/ui-bundle.zip b/build/ui-bundle.zip index 46a08ac..efafc0c 100644 Binary files a/build/ui-bundle.zip and b/build/ui-bundle.zip differ diff --git a/src/partials/head-scripts.hbs b/src/partials/head-scripts.hbs index d3d70fe..a9c23a2 100644 --- a/src/partials/head-scripts.hbs +++ b/src/partials/head-scripts.hbs @@ -24,8 +24,8 @@ data-modal-title-font-size="30px" data-modal-title-font-weight="400" data-project-color="#000000" - data-modal-disclaimer="This is a custom LLM for answering questions about Hazelcast. Answers are based on the contents of the documentation and support knowledge base. This feature is experimental - rate the answers to let us know what you think!" - data-modal-example-questions="How do I enable persistence on Kubernetes?,What is the minimum JDK version for Platform 5.3?" + data-modal-disclaimer="This is an experimental custom LLM for answering technical questions about Hazelcast. Answers are based **only** on Hazelcast documentation and support sources, but may not be fully accurate so please use your best judgement. Don't forget to rate the answers and give feedback!" + data-modal-example-questions="How do I enable persistence on Kubernetes?,What's the minimum Java (JDK) version for Hazelcast Platform?" data-project-logo="/_/img/kapa/stars.png" data-button-image-width="34" data-button-image-height="42" @@ -35,6 +35,9 @@ data-button-text-font-family="PP Telegraf" data-button-text-font-size="16px" data-button-text-font-weight="400" + data-search-mode-enabled="true" + data-search-display-num-results="10" + data-search-source-group-order='["docs.hazelcast.com", "Java API Docs", "C# API Docs", "Go Client Docs", "Flow docs"]' > {{/with}}