We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7de01 commit c5680a0Copy full SHA for c5680a0
docs/reference/query-languages/esql/_snippets/commands/layout/completion.md
@@ -11,7 +11,7 @@ The `COMPLETION` command allows you to send prompts and context to a Large Langu
11
12
::::{tab-set}
13
14
-:::{tab-item} Serverless and >= 9.2.0
+:::{tab-item} >= 9.2.0
15
16
```esql
17
COMPLETION [column =] prompt WITH { "inference_id" : "my_inference_endpoint" }
0 commit comments