Skip to content

Commit 348fdb8

Browse files
committed
minor fixes
1 parent 5c758f7 commit 348fdb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

solutions/security/ai/ai-assistant-knowledge-base.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,12 @@ To add an individual file to knowledge base, you first need to ingest it into an
131131
- For **Field** select the field you want to use as a semantic text field. It should contain information that AI Assistant can use to determine whether a document is relevant to a given query. Do not select a metadata field. Click **Add**.
132132
- For **Copy to field**, enter a name for your new semantic text field.
133133
- For **Inference service**, use the default or select another model that's enabled in your environment.
134-
- Click **Add**.
134+
- Click **Add**. The new field appears in the **Mappings** section.
135135
:::{note}
136-
For more information about semantic search and inference models, refer to [Elasticsearch semantic_text mapping](https://www.elastic.co/search-labs/blog/semantic-search-simplified-semantic-text).
136+
To learn more about semantic search and inference models, refer to [Elasticsearch semantic_text mapping](https://www.elastic.co/search-labs/blog/semantic-search-simplified-semantic-text).
137137
:::
138138
6. Click **Import**. File ingest begins and should complete within a few seconds.
139-
7. Once your file has been ingested to an index, add it to Knowledge Base by following the steps to [add an index](#add-an-index-knowledge-base-add-knowledge-index).
139+
7. Once your file has been ingested to an index, add it to Knowledge Base by following the steps to [add an index](#knowledge-base-add-knowledge-index).
140140

141141
Refer to the following video for an example of this process (click to play video):
142142

0 commit comments

Comments
 (0)