File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
docs/reference/query-languages/esql Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11* {applies_to}` stack: preview 9.2 ` {applies_to}` serverless: preview ` [ ` KNN ` ] ( ../../functions-operators/dense-vector-functions.md#esql-knn )
2+ * {applies_to}` stack: preview 9.3 ` {applies_to}` serverless: preview ` [ ` TEXT_EMBEDDING ` ] ( ../../functions-operators/dense-vector-functions.md#esql-text-embnedding )
23
34% * {applies_to}` stack: preview 9.3 ` {applies_to}` serverless: preview ` [ ` V_COSINE ` ] ( ../../functions-operators/dense-vector-functions.md#esql-v_cosine )
45% * {applies_to}` stack: preview 9.3 ` {applies_to}` serverless: preview ` [ ` V_DOT_PRODUCT ` ] ( ../../functions-operators/dense-vector-functions.md#esql-v_dot_product )
Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ and require appropriate field mappings.
2323:::{include} ../_ snippets/functions/layout/knn.md
2424:::
2525
26+ :::{include} ../_ snippets/functions/layout/text_embedding.md
27+ :::
28+
2629% V_COSINE is currently a hidden feature
2730% To make it visible again, uncomment this and the line in
2831% lists/dense-vector-functions.md
You can’t perform that action at this time.
0 commit comments