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 2342cb3 commit 0b01f81Copy full SHA for 0b01f81
instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py
@@ -972,7 +972,7 @@ def test_tools_with_capture_message_content_integration(
972
(
973
"openai_provider_chat_completions",
974
"gpt-4o-mini",
975
- 0.006761051714420319,
+ 1.026234219999992,
976
),
977
978
"azure_provider_chat_completions",
@@ -982,7 +982,7 @@ def test_tools_with_capture_message_content_integration(
982
983
"ollama_provider_chat_completions",
984
"qwen2.5:0.5b",
985
- 0.002600736916065216,
+ 1.0064430559999948,
986
987
]
988
0 commit comments