Skip to content

Commit 24fd045

Browse files
add note about private LLMs and free-tier (#4298)
1 parent 53aaf31 commit 24fd045

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/serverless/ai-assistant/ai-assistant.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ The AI assistant requires the following:
4141
* AWS Bedrock, specifically the Anthropic Claude models.
4242
* The knowledge base requires a 4 GB ((ml)) node.
4343

44+
<DocCallOut color="warning" title="Important">
45+
The free tier offered by third-party generative AI providers may not be sufficient for the proper functioning of the AI assistant.
46+
In most cases, a paid subscription to one of the supported providers is required.
47+
The Observability AI assistant doesn't support connecting to a private LLM.
48+
Elastic doesn't recommend using private LLMs with the Observability AI assistant.
49+
</DocCallOut>
50+
4451
## Your data and the AI Assistant
4552

4653
Elastic does not use customer data for model training. This includes anything you send the model, such as alert or event data, detection rule configurations, queries, and prompts. However, any data you provide to the AI Assistant will be processed by the third-party provider you chose when setting up the OpenAI connector as part of the assistant setup.

0 commit comments

Comments
 (0)