Skip to content

Commit 6735559

Browse files
authored
Fix classes (#644)
For elastic/docs-builder#665.
1 parent 9069053 commit 6735559

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

raw-migrated-files/kibana/kibana/search-ai-assistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This opens the AI Assistant chat interface flyout.
5959

6060
:::{image} ../../../images/kibana-ai-assistant-welcome-chat.png
6161
:alt: AI Assistant Welcome chat
62-
:class: "screenshot
62+
:class: screenshot
6363
:::
6464

6565
You can get started by selecting **✨ Suggest** to get some example prompts, or by typing into the chat field.

solutions/search/rag.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ The following diagram illustrates a simple RAG system using {{es}}.
4444

4545
:::{image} ../../images/elasticsearch-reference-rag-schema.svg
4646
:alt: Components of a simple RAG system using Elasticsearch
47-
:class: stretch
4847
:::
4948

5049
The workflow is as follows:

0 commit comments

Comments
 (0)