Skip to content

Commit 126e5dd

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

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
@@ -16,7 +16,7 @@ COMPLETION [column =] prompt WITH inference_id
1616
**Parameters**
1717

1818
`column`
19-
: (Optional) The name of the output column that will contain the completion results.
19+
: (Optional) The name of the output column containing the LLM's response.
2020
If not specified, the results will be stored in a column named `completion`.
2121
If the specified column already exists, it will be overwritten with the new completion results.
2222

0 commit comments

Comments
 (0)