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 2ffd44b commit ca54d79Copy full SHA for ca54d79
muted-tests.yml
@@ -489,3 +489,6 @@ tests:
489
- class: org.elasticsearch.xpack.inference.external.action.azureopenai.AzureOpenAiEmbeddingsActionTests
490
method: testExecute_ReturnsSuccessfulResponse
491
issue: https://github.com/elastic/elasticsearch/issues/125057
492
+- class: org.elasticsearch.xpack.inference.external.request.jinaai.JinaAIEmbeddingsRequestTests
493
+ method: testCreateRequest_TaskSettingsInputType
494
+ issue: https://github.com/elastic/elasticsearch/issues/125059
0 commit comments