You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/observability-ai-assistant.md
+6-14Lines changed: 6 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,26 +32,18 @@ The {{obs-ai-assistant}} helps you:
32
32
33
33
## Requirements [obs-ai-requirements]
34
34
35
-
The AI assistant requires the following:
35
+
To set up or use AI assistant, you need the following:
36
36
37
-
- An **Elastic deployment**:
37
+
* An appropriate [Elastic license](https://www.elastic.co/subscriptions).
38
38
39
-
- For **{{observability}}**: {{stack}} version **8.9** or later, or an **{{observability}} serverless project**.
39
+
* The `Observability AI Assistant: All` {{kib}} privilege.
40
40
41
-
- For **Search**: {{stack}} version **8.16.0** or later, or **{{serverless-short}} {{es}} project**.
41
+
* An [LLM connector](/solutions/security/ai/set-up-connectors-for-large-language-models-llm).
42
42
43
-
- To run {{obs-ai-assistant}} on a self-hosted Elastic stack, you need an [appropriate license](https://www.elastic.co/subscriptions).
44
-
45
-
- An account with a third-party generative AI provider that preferably supports function calling. If your AI provider does not support function calling, you can configure [AI Assistant settings](../../solutions/observability/observability-ai-assistant.md#obs-ai-settings) to simulate function calling, but this might affect performance.
46
-
47
-
- 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.
48
-
49
-
Refer to the [documentation](kibana://reference/connectors-kibana/gen-ai-connectors.md) for your provider to learn about supported and default models.
50
-
51
-
* The knowledge base requires a 4 GB {{ml}} node.
43
+
* To use knowledge base: a 4 GB {{ml}} node.
52
44
- 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.
53
45
54
-
*A self-deployed connector service if you're using [content connectors](elasticsearch://reference/search-connectors/index.md) to populate external data into the knowledge base.
46
+
*To use [content connectors](elasticsearch://reference/search-connectors/index.md) to add external data to knowledge base: A self-deployed connector service.
0 commit comments