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 59b1068 commit 28eba3aCopy full SHA for 28eba3a
muted-tests.yml
@@ -450,6 +450,9 @@ tests:
450
- class: org.elasticsearch.xpack.inference.qa.mixed.CohereServiceMixedIT
451
method: testRerank
452
issue: https://github.com/elastic/elasticsearch/issues/127873
453
+- class: org.elasticsearch.xpack.inference.qa.mixed.HuggingFaceServiceMixedIT
454
+ method: testHFEmbeddings
455
+ issue: https://github.com/elastic/elasticsearch/issues/127874
456
457
# Examples:
458
#
0 commit comments