Skip to content

Commit

Permalink
Ports #3975 to serverless (#4293)
Browse files Browse the repository at this point in the history
* Port #3975 to serverless

* Add missing period
  • Loading branch information
dedemorton authored Oct 8, 2024
1 parent d6a61fd commit f6e29d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/serverless/ai-assistant/ai-assistant.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ You can continue a conversation from a contextual prompt by clicking **Start cha

### Add the AI Assistant connector to alerting workflows

You can use the Observability AI Assistant connector to add AI-generated insights and custom actions to your alerting workflows.
You can use the [Observability AI Assistant connector](((kibana-ref))/obs-ai-assistant-action-type.html) to add AI-generated insights and custom actions to your alerting workflows.
To do this:

1. <DocLink slug="/serverless/observability/create-manage-rules" text="Create (or edit) an alerting rule" /> and specify the conditions that must be met for the alert to fire.
Expand Down Expand Up @@ -290,7 +290,7 @@ The AI Assistant runs the tasks requested in the message and creates a conversat
It might take a minute or two for the AI Assistant to process the message and create the conversation.

Note that overly broad prompts may result in the request exceeding token limits.
For more information, refer to <DocLink slug="/serverless/observability/ai-assistant" section="token-limits" />
For more information, refer to <DocLink slug="/serverless/observability/ai-assistant" section="token-limits" />.
Also, attempting to analyze several alerts in a single connector execution may cause you to exceed the function call limit.
If this happens, modify the message specified in the connector configuration to avoid exceeding limits.

Expand Down

0 comments on commit f6e29d1

Please sign in to comment.