From 216a6cd7a3d36ace5a9c2f59bfb1fec91926b2f1 Mon Sep 17 00:00:00 2001 From: Sean Handley Date: Fri, 26 Sep 2025 15:24:57 +0100 Subject: [PATCH 1/3] Update pricing link for Elastic Managed LLM The ElasticManagedLLM pricing is actually on the serverless page --- solutions/_snippets/elastic-managed-llm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/_snippets/elastic-managed-llm.md b/solutions/_snippets/elastic-managed-llm.md index ab6a8bb14b..1d09c7b5d2 100644 --- a/solutions/_snippets/elastic-managed-llm.md +++ b/solutions/_snippets/elastic-managed-llm.md @@ -5,5 +5,5 @@ The Elastic Managed LLM is available out-of-the box; no manual connector setup o To learn more about security and data privacy, refer to the [connector documentation](https://www.elastic.co/docs/reference/kibana/connectors-kibana/elastic-managed-llm) and [download the model card](https://raw.githubusercontent.com/elastic/kibana/refs/heads/main/docs/reference/resources/Elastic_Managed_LLM_model_card.pdf). :::{important} -Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing](https://www.elastic.co/pricing) for more information. +Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing]([https://www.elastic.co/pricing](https://www.elastic.co/pricing/serverless-search)) for more information. ::: From a4136be52d5a59498b6ba0cbb3313f87219a1fe8 Mon Sep 17 00:00:00 2001 From: Sean Handley Date: Fri, 26 Sep 2025 15:34:48 +0100 Subject: [PATCH 2/3] Fix link formatting in Elastic Managed LLM documentation --- solutions/_snippets/elastic-managed-llm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/_snippets/elastic-managed-llm.md b/solutions/_snippets/elastic-managed-llm.md index 1d09c7b5d2..ee77c99822 100644 --- a/solutions/_snippets/elastic-managed-llm.md +++ b/solutions/_snippets/elastic-managed-llm.md @@ -5,5 +5,5 @@ The Elastic Managed LLM is available out-of-the box; no manual connector setup o To learn more about security and data privacy, refer to the [connector documentation](https://www.elastic.co/docs/reference/kibana/connectors-kibana/elastic-managed-llm) and [download the model card](https://raw.githubusercontent.com/elastic/kibana/refs/heads/main/docs/reference/resources/Elastic_Managed_LLM_model_card.pdf). :::{important} -Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing]([https://www.elastic.co/pricing](https://www.elastic.co/pricing/serverless-search)) for more information. +Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing]([https://www.elastic.co/pricing/serverless-search](https://www.elastic.co/pricing/serverless-search)) for more information. ::: From 929dcc3c96fad668c5577aaf449ecbef504090bb Mon Sep 17 00:00:00 2001 From: Sean Handley Date: Fri, 26 Sep 2025 15:39:45 +0100 Subject: [PATCH 3/3] Apply suggestion from @leemthompo Co-authored-by: Liam Thompson --- solutions/_snippets/elastic-managed-llm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/_snippets/elastic-managed-llm.md b/solutions/_snippets/elastic-managed-llm.md index ee77c99822..e72652a871 100644 --- a/solutions/_snippets/elastic-managed-llm.md +++ b/solutions/_snippets/elastic-managed-llm.md @@ -5,5 +5,5 @@ The Elastic Managed LLM is available out-of-the box; no manual connector setup o To learn more about security and data privacy, refer to the [connector documentation](https://www.elastic.co/docs/reference/kibana/connectors-kibana/elastic-managed-llm) and [download the model card](https://raw.githubusercontent.com/elastic/kibana/refs/heads/main/docs/reference/resources/Elastic_Managed_LLM_model_card.pdf). :::{important} -Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing]([https://www.elastic.co/pricing/serverless-search](https://www.elastic.co/pricing/serverless-search)) for more information. +Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing](https://www.elastic.co/pricing/serverless-search) for more information. :::