Skip to content

Commit 93e5cdd

Browse files
afoucretleemthompo
andauthored
Update docs/reference/query-languages/esql/_snippets/commands/layout/completion.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 126e5dd commit 93e5cdd

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ serverless: preview
55
stack: preview 9.1.0
66
```
77
8-
`COMPLETION` provides a general-purpose interface for text generation using a Large Language Model (LLM) in ES|QL.
8+
The `COMPLETION` command allows you to send prompts and context to a Large Language Model (LLM) directly within your ES|QL queries, to perform text generation tasks.
99

1010
**Syntax**
1111

0 commit comments

Comments
 (0)