diff --git a/solutions/search/rag/playground-context.md b/solutions/search/rag/playground-context.md index 121f5ddb10..82c6072a75 100644 --- a/solutions/search/rag/playground-context.md +++ b/solutions/search/rag/playground-context.md @@ -2,16 +2,16 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/playground-context.html applies_to: - stack: - serverless: + stack: preview 9.0, beta 9.1 + serverless: beta products: - id: kibana --- # Optimize model context [playground-context] -::::{warning} -This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. +::::{warning} +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. :::: @@ -20,13 +20,16 @@ Context is the information you provide to the LLM, to optimize the relevance of There are a few ways to optimize this context for better results. Some adjustments can be made directly in the Playground UI. Others require refining your indexing strategy, and potentially reindexing your data. ::::{note} -Currently you can only select **one field** to be provided as context to the LLM. +{applies_to}`stack: preview 9.0` Currently you can only select **one field** to be provided as context to the LLM. :::: -## Edit context in UI [playground-context-ui] +## Edit context in UI [playground-context-ui] +```{applies_to} +stack: preview 9.0.0 +``` Use the **Edit context** button in the Playground UI to adjust the number of documents and fields sent to the LLM. diff --git a/solutions/search/rag/playground-query.md b/solutions/search/rag/playground-query.md index f8fe10643f..afd3036dda 100644 --- a/solutions/search/rag/playground-query.md +++ b/solutions/search/rag/playground-query.md @@ -2,8 +2,8 @@ mapped_pages: - https://www.elastic.co/guide/en/kibana/current/playground-query.html applies_to: - stack: - serverless: + stack: preview 9.0, beta 9.1 + serverless: beta products: - id: kibana --- @@ -11,7 +11,7 @@ products: # View and modify queries [playground-query] ::::{warning} -This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. :::: diff --git a/solutions/search/rag/playground-troubleshooting.md b/solutions/search/rag/playground-troubleshooting.md index d2ddd15959..a730fd22bd 100644 --- a/solutions/search/rag/playground-troubleshooting.md +++ b/solutions/search/rag/playground-troubleshooting.md @@ -3,8 +3,8 @@ navigation_title: Troubleshooting mapped_pages: - https://www.elastic.co/guide/en/kibana/current/playground-troubleshooting.html applies_to: - stack: - serverless: + stack: preview 9.0, beta 9.1 + serverless: beta products: - id: kibana --- @@ -12,7 +12,7 @@ products: # Troubleshooting RAG Playground [playground-troubleshooting] ::::{warning} -This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features. +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. :::: diff --git a/solutions/search/rag/playground.md b/solutions/search/rag/playground.md index 4c7f1fa804..bc38e6514f 100644 --- a/solutions/search/rag/playground.md +++ b/solutions/search/rag/playground.md @@ -92,8 +92,7 @@ To use Playground, you’ll need the following: * **Google** - * Google Gemini 1.5 Pro - * Google Gemini 1.5 Flash + * Google Gemini 2.5 Pro ::::{tip} :name: playground-local-llms