Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.16](backport #4531) Update Observability AI Assistant screenshots #4537

Merged
merged 2 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
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
Binary file added docs/en/observability/images/ai-assistant-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en/observability/images/obs-ai-chat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en/observability/images/obs-ai-logs-prompts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en/observability/images/obs-ai-logs.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en/observability/images/obs-assistant2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions docs/en/observability/observability-ai-assistant.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The AI Assistant uses generative AI to provide:
* *Chat* — have conversations with the AI Assistant. Chat uses function calling to request, analyze, and visualize your data.

[role="screenshot"]
image::images/obs-assistant2.gif[Observability AI assistant preview]
image::images/obs-assistant2.gif[Observability AI assistant preview, 60%]

The AI Assistant integrates with your large language model (LLM) provider through our supported Elastic connectors:

Expand Down Expand Up @@ -207,7 +207,7 @@ Your feedback helps us improve the AI Assistant!
[[obs-ai-chat]]
=== Chat with the assistant

Select the *AI Assistant* icon (image:images/icons/ai-assistant.svg[AI Assistant icon]) at the upper-right corner of any {observability} application to start the chat:
Select the *AI Assistant* icon (image:images/ai-assistant-icon.png[AI Assistant icon]) at the upper-right corner of any {observability} application to start the chat.

This opens the AI Assistant flyout, where you can ask the assistant questions about your instance:

Expand Down Expand Up @@ -264,12 +264,12 @@ AI Assistant contextual prompts throughout {observability} provide the following
For example, in the log details, you'll see prompts for *What's this message?* and *How do I find similar log messages?*:

[role="screenshot"]
image::images/obs-ai-logs-prompts.png[]
image::images/obs-ai-logs-prompts.png[Observability AI assistant logs prompts, 60%]

Clicking a prompt generates a message specific to that log entry:

[role="screenshot"]
image::images/obs-ai-logs.gif[Observability AI assistant example, 75%]
image::images/obs-ai-logs.gif[Observability AI assistant example, 60%]

Continue a conversation from a contextual prompt by clicking *Start chat* to open the AI Assistant chat.

Expand Down Expand Up @@ -339,7 +339,7 @@ You can access the AI Assistant Settings page:
The AI Assistant Settings page contains the following tabs:

* *Settings*: Configures the main AI Assistant settings, which are explained directly within the interface.
* *Knowledge base*: Manages <<obs-ai-kb-ui,knowledge base entries>>.
* *Knowledge base*: Manages <<obs-ai-kb-ui,knowledge base entries>>.
* *Search Connectors*: Provides a link to {kib} *Search* -> *Content* -> *Connectors* UI for connectors configuration.
[discrete]
[[obs-ai-known-issues]]
Expand Down