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 0c8f74b commit 0e42914Copy full SHA for 0e42914
muted-tests.yml
@@ -405,6 +405,9 @@ tests:
405
- class: org.elasticsearch.xpack.inference.external.request.jinaai.JinaAIEmbeddingsRequestTests
406
method: testCreateRequest_TaskSettingsInputType
407
issue: https://github.com/elastic/elasticsearch/issues/125059
408
+- class: org.elasticsearch.xpack.inference.external.request.azureopenai.embeddings.AzureOpenAiEmbeddingsRequestTests
409
+ method: testCreateRequest_WithEntraIdDefined
410
+ issue: https://github.com/elastic/elasticsearch/issues/125061
411
412
# Examples:
413
#
0 commit comments