Skip to content

Commit 90d8641

Browse files
authored
Port #4211 to serverless (#4268)
1 parent 1c78908 commit 90d8641

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,12 @@ This opens the AI Assistant flyout, where you can ask the assistant questions ab
158158

159159
![Observability AI assistant chat](../images/ai-assistant-chat.png)
160160

161+
<DocCallOut color="warning" title="Important">
162+
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.
163+
164+
When the Observability AI Assistant performs searches in the cluster, the queries are run with the same level of permissions as the user.
165+
</DocCallOut>
166+
161167
### Suggest functions
162168

163169
<DocCallOut template="beta" />

0 commit comments

Comments
 (0)