Skip to content

Commit ef960a0

Browse files
authored
[DOCS] Highlights auto-chunking in intro of semantic text. (#111836) (#112342)
1 parent 87a6201 commit ef960a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/mapping/types/semantic-text.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
beta[]
99

10-
The `semantic_text` field type automatically generates embeddings for text
11-
content using an inference endpoint.
10+
The `semantic_text` field type automatically generates embeddings for text content using an inference endpoint.
11+
Long passages are <<auto-text-chunking, automatically chunked>> to smaller sections to enable the processing of larger corpuses of text.
1212

1313
The `semantic_text` field type specifies an inference endpoint identifier that will be used to generate embeddings.
1414
You can create the inference endpoint by using the <<put-inference-api>>.

0 commit comments

Comments
 (0)