Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/en/observability/observability-ai-assistant.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,13 @@ This opens the AI Assistant flyout, where you can ask the assistant questions ab
[role="screenshot"]
image::images/obs-ai-chat.png[Observability AI assistant chat, 60%]

[IMPORTANT]
====
Asking questions about your data requires `function calling`, which enables LLMs to reliably interact with third-party generative AI providers to perform searches or run advanced functions using customer data.

When the {observability} AI Assistant performs searches in the cluster, the queries are run with the same level of permissions as the user.
====

[discrete]
[[obs-ai-functions]]
=== Suggest functions
Expand Down