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 019ca9e commit 0ef4c9eCopy full SHA for 0ef4c9e
docs/reference/query-languages/esql/_snippets/commands/layout/completion.md
@@ -22,7 +22,7 @@ COMPLETION [column =] prompt WITH { "inference_id" : "my_inference_endpoint" }
22
:::{tab-item} 9.1.x only
23
24
```esql
25
-COMPLETION [column =] prompt WITH ny_inference_endpoint
+COMPLETION [column =] prompt WITH my_inference_endpoint
26
```
27
28
:::
0 commit comments