diff --git a/instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py b/instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py index b7bace7..75193c7 100644 --- a/instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py +++ b/instrumentation/elastic-opentelemetry-instrumentation-openai/tests/test_chat_completions.py @@ -972,7 +972,7 @@ def test_tools_with_capture_message_content_integration( ( "openai_provider_chat_completions", "gpt-4o-mini", - 0.006761051714420319, + 1.026234219999992, ), ( "azure_provider_chat_completions", @@ -982,7 +982,7 @@ def test_tools_with_capture_message_content_integration( ( "ollama_provider_chat_completions", "qwen2.5:0.5b", - 0.002600736916065216, + 1.0064430559999948, ), ]