Skip to content

Commit 066d459

Browse files
mergify[bot]alaudazzigithub-actions[bot]
authored
[8.x](backport #4211) [Observability AI Assistant] Add explicit text about function calling (#4259)
* [Observability AI Assistant] Add explicit text about function calling (#4211) * Add explicit text about function calling * Integrate Luca's feedback * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: Luca Belluccini <[email protected]> * Update docs/en/observability/observability-ai-assistant.asciidoc Co-authored-by: DeDe Morton <[email protected]> --------- Co-authored-by: Luca Belluccini <[email protected]> Co-authored-by: DeDe Morton <[email protected]> (cherry picked from commit 0a1b3f8) * Delete docs/en/serverless directory --------- Co-authored-by: Arianna Laudazzi <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent f82bf2d commit 066d459

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/observability/observability-ai-assistant.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@ This opens the AI Assistant flyout, where you can ask the assistant questions ab
193193
[role="screenshot"]
194194
image::images/obs-ai-chat.png[Observability AI assistant chat, 60%]
195195

196+
[IMPORTANT]
197+
====
198+
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.
199+
200+
When the {observability} AI Assistant performs searches in the cluster, the queries are run with the same level of permissions as the user.
201+
====
202+
196203
[discrete]
197204
[[obs-ai-functions]]
198205
=== Suggest functions

0 commit comments

Comments
 (0)