Skip to content

Commit 1c62a97

Browse files
authored
[Obs AI Assistant] (#4903)
Remove re-index note. This only applies to 8.17
1 parent b599ea8 commit 1c62a97

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/en/observability/observability-ai-assistant.asciidoc

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,6 @@ To set up the AI Assistant:
9999
[[obs-ai-add-data]]
100100
== Add data to the AI Assistant knowledge base
101101

102-
[IMPORTANT]
103-
====
104-
*If you started using the AI Assistant in technical preview*,
105-
any knowledge base articles you created before 8.12 will have to be reindexed or upgraded before they can be used.
106-
Knowledge base articles created before 8.12 use ELSER v1.
107-
In 8.12, knowledge base articles must use ELSER v2.
108-
Options include:
109-
110-
* Clear all old knowledge base articles manually and reindex them.
111-
* Upgrade all knowledge base articles indexed with ELSER v1 to ELSER v2 using a https://github.com/elastic/elasticsearch-labs/blob/main/notebooks/model-upgrades/upgrading-index-to-use-elser.ipynb[Python script].
112-
====
113-
114102
The AI Assistant uses {ml-docs}/ml-nlp-elser.html[ELSER], Elastic's semantic search engine, to recall data from its internal knowledge base index to create retrieval augmented generation (RAG) responses. Adding data such as Runbooks, GitHub issues, internal documentation, and Slack messages to the knowledge base gives the AI Assistant context to provide more specific assistance.
115103

116104
NOTE: Your AI provider may collect telemetry when using the AI Assistant. Contact your AI provider for information on how data is collected.

0 commit comments

Comments
 (0)