Skip to content

Commit fc0634f

Browse files
jimczikderusso
andauthored
Update docs/reference/elasticsearch/mapping-reference/semantic-text.md
Co-authored-by: Kathleen DeRusso <[email protected]>
1 parent d6026e5 commit fc0634f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/mapping-reference/semantic-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ To completely disable chunking, use the `none` chunking strategy.
139139

140140
::::{warning}
141141
When using the `none` chunking strategy, if the input exceeds the maximum token limit of the underlying model,
142-
some services (such as OpenAI) may return an error. In contrast, the elastic and elasticsearch services
142+
some services (such as OpenAI) may return an error. In contrast, the `elastic` and `elasticsearch` services
143143
will automatically truncate the input to fit within the model's limit.
144144
::::
145145

0 commit comments

Comments
 (0)