Skip to content

Commit

Permalink
Clarify AI Assistant docs about model training (#3716)
Browse files Browse the repository at this point in the history
(cherry picked from commit 479f34f)

# Conflicts:
#	docs/en/observability/observability-ai-assistant.asciidoc
  • Loading branch information
dedemorton authored and mergify[bot] committed Apr 2, 2024
1 parent 8710226 commit 819f9dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/observability/observability-ai-assistant.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ The AI assistant requires the following:
[[data-information]]
== Your data and the AI Assistant

<<<<<<< HEAD
Elastic does not store or examine prompts or results used by the AI Assistant, or use this 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 Generative AI connector as part of the assistant setup.
=======
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.
>>>>>>> 479f34ff (Clarify AI Assistant docs about model training (#3716))
Elastic does not control third-party tools, and assumes no responsibility or liability for their content, operation, or use, nor for any loss or damage that may arise from your using such tools. Please exercise caution when using AI tools with personal, sensitive, or confidential information. Any data you submit may be used by the provider for AI training or other purposes. There is no guarantee that the provider will keep any information you provide secure or confidential. You should familiarize yourself with the privacy practices and terms of use of any generative AI tools prior to use.
Expand Down

0 comments on commit 819f9dc

Please sign in to comment.