Skip to content

Commit 2d4749b

Browse files
committed
Fix a typo error
1 parent 75ed988 commit 2d4749b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/text-embedding.csv-spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ semantic_text_field:text | query_em
4343
be excellent to each other | [45.0, 55.0, 54.0] | 1.0
4444
live long and prosper | [45.0, 55.0, 54.0] | 0.0295
4545
all we have to decide is what to do with the time that is given to us | [45.0, 55.0, 54.0] | 0.0214
46+
;
4647

4748
text_embedding with knn (inline) on semantic_text_dense_field
4849
required_capability: text_embedding_function

0 commit comments

Comments
 (0)