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 32c6431 commit 2375e7bCopy full SHA for 2375e7b
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