From 42009bb9a07d66a28af648f13a9b9e70eedb86cf Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Thu, 3 Jul 2025 10:49:00 +0100 Subject: [PATCH 1/2] Add pricing note for Elastic Managed LLM --- solutions/_snippets/elastic-managed-llm.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/solutions/_snippets/elastic-managed-llm.md b/solutions/_snippets/elastic-managed-llm.md index 9351c19e06..38d523af6f 100644 --- a/solutions/_snippets/elastic-managed-llm.md +++ b/solutions/_snippets/elastic-managed-llm.md @@ -3,3 +3,7 @@ The Elastic Managed LLM is available out-of-the box; no manual connector setup or API key management is required for initial use. However, you can configure and use a third-party LLM connector, such as OpenAI, Azure, or Amazon Bedrock if you prefer. 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. +::: From f0074f4065570fb3509b969f326db8b9a7d392e7 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Wed, 9 Jul 2025 10:00:38 +0100 Subject: [PATCH 2/2] Adds pricing page link --- 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 38d523af6f..ab6a8bb14b 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. +Using the Elastic Managed LLM incurs additional costs. Refer to [{{ecloud}} pricing](https://www.elastic.co/pricing) for more information. :::