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 28eba3a commit 7d1988eCopy full SHA for 7d1988e
muted-tests.yml
@@ -453,6 +453,9 @@ tests:
453
- class: org.elasticsearch.xpack.inference.qa.mixed.HuggingFaceServiceMixedIT
454
method: testHFEmbeddings
455
issue: https://github.com/elastic/elasticsearch/issues/127874
456
+- class: org.elasticsearch.xpack.inference.qa.mixed.OpenAIServiceMixedIT
457
+ method: testOpenAiEmbeddings
458
+ issue: https://github.com/elastic/elasticsearch/issues/127875
459
460
# Examples:
461
#
0 commit comments