Skip to content

Commit 700b147

Browse files
committed
Rewording.
1 parent 409be85 commit 700b147

File tree

1 file changed

+2
-3
lines changed
  • docs/reference/query-languages/esql/_snippets/commands/layout

1 file changed

+2
-3
lines changed

docs/reference/query-languages/esql/_snippets/commands/layout/completion.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ serverless: preview
55
stack: preview 9.1.0
66
```
77
8-
The `COMPLETION` processing command provides a general-purpose interface for
9-
text generation using a Large Language Model (LLM) in ES|QL.
8+
`COMPLETION` provides a general-purpose interface for text generation using a Large Language Model (LLM) in ES|QL.
109

1110
**Syntax**
1211

@@ -31,7 +30,7 @@ COMPLETION [column =] prompt WITH inference_id
3130

3231
**Description**
3332

34-
The `COMPLETION` processing command provides a general-purpose interface for
33+
The `COMPLETION` command provides a general-purpose interface for
3534
text generation using a Large Language Model (LLM) in ES|QL.
3635

3736
`COMPLETION`supports a wide range of text generation tasks. Depending on your

0 commit comments

Comments
 (0)