Skip to content

Commit 0a1b3f8

Browse files
alaudazzilucabelluccinidedemorton
authored
[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]>
1 parent 35cba81 commit 0a1b3f8

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)