From 952a13d28ed4866f783cd5b0e9b538caf9657f83 Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Thu, 8 Aug 2024 16:58:20 +0200 Subject: [PATCH 1/3] [DOCS] Private LLMs & free-tier is not likely enough --- docs/en/observability/observability-ai-assistant.asciidoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/en/observability/observability-ai-assistant.asciidoc b/docs/en/observability/observability-ai-assistant.asciidoc index 7ea143dca0..d54561c1e6 100644 --- a/docs/en/observability/observability-ai-assistant.asciidoc +++ b/docs/en/observability/observability-ai-assistant.asciidoc @@ -41,6 +41,14 @@ The AI assistant requires the following: ** AWS Bedrock, specifically the Anthropic Claude models. * The knowledge base requires a 4 GB {ml} node. +[IMPORTANT] +==== +The free tier offered by third-party generative AI provider may not be sufficient for the proper functioning of the AI assistant. +In most cases, a paid subscription to one of the supported providers is required. + +The Observability AI assistant doesn't support or recommend connecting to private a LLM. +==== + [IMPORTANT] ==== In {ecloud} or {ece}, if you have Machine Learning autoscaling enabled, Machine Learning nodes will be started when using the knowledge base and AI Assistant. Therefore using these features will incur additional costs. From 6266194616509ad2ab756a090b797bb651b9a384 Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Mon, 12 Aug 2024 10:22:05 +0200 Subject: [PATCH 2/3] Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Arianna Laudazzi <46651782+alaudazzi@users.noreply.github.com> --- docs/en/observability/observability-ai-assistant.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/observability/observability-ai-assistant.asciidoc b/docs/en/observability/observability-ai-assistant.asciidoc index d54561c1e6..377ee6523c 100644 --- a/docs/en/observability/observability-ai-assistant.asciidoc +++ b/docs/en/observability/observability-ai-assistant.asciidoc @@ -46,7 +46,7 @@ The AI assistant requires the following: The free tier offered by third-party generative AI provider may not be sufficient for the proper functioning of the AI assistant. In most cases, a paid subscription to one of the supported providers is required. -The Observability AI assistant doesn't support or recommend connecting to private a LLM. +The Observability AI assistant doesn't support or recommend connecting to a private LLM. ==== [IMPORTANT] From f6a0a22660a3952b45fb50e90abb0d87199500af Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Mon, 12 Aug 2024 10:23:27 +0200 Subject: [PATCH 3/3] Update docs/en/observability/observability-ai-assistant.asciidoc --- docs/en/observability/observability-ai-assistant.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/observability/observability-ai-assistant.asciidoc b/docs/en/observability/observability-ai-assistant.asciidoc index 377ee6523c..c7ecd0595e 100644 --- a/docs/en/observability/observability-ai-assistant.asciidoc +++ b/docs/en/observability/observability-ai-assistant.asciidoc @@ -46,7 +46,8 @@ The AI assistant requires the following: The free tier offered by third-party generative AI provider may not be sufficient for the proper functioning of the AI assistant. In most cases, a paid subscription to one of the supported providers is required. -The Observability AI assistant doesn't support or recommend connecting to a private LLM. +The Observability AI assistant doesn't support connecting to a private LLM. +Elastic doesn't recommend using private LLMs with the Observability AI assistant. ==== [IMPORTANT]