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 29b8c86 commit 0c8f74bCopy full SHA for 0c8f74b
muted-tests.yml
@@ -402,6 +402,9 @@ tests:
402
- class: org.elasticsearch.xpack.inference.external.action.azureopenai.AzureOpenAiEmbeddingsActionTests
403
method: testExecute_ReturnsSuccessfulResponse
404
issue: https://github.com/elastic/elasticsearch/issues/125057
405
+- class: org.elasticsearch.xpack.inference.external.request.jinaai.JinaAIEmbeddingsRequestTests
406
+ method: testCreateRequest_TaskSettingsInputType
407
+ issue: https://github.com/elastic/elasticsearch/issues/125059
408
409
# Examples:
410
#
0 commit comments