langchain-ai
langchain
BlogDocsChangelog

fix(openai): "No call message found" bug with gpt-oss-120b when using responses API

#33450
Comparing
ehtec:master
(
03093b7
) with
master
(
78903ac
)
CodSpeed Performance Gauge
0%
Untouched
6
Skipped
28

Benchmarks

Skipped (28)

test_create_chat_prompt_init_time
libs/partners/prompty/tests/unit_tests/test_standard.py
Skipped
311.8 µs*
test_nomic_embeddings_init_time
libs/partners/nomic/tests/unit_tests/test_standard.py
Skipped
1.6 ms*
test_exa_retriever_init_time
libs/partners/exa/tests/unit_tests/test_standard.py
Skipped
338.8 µs*
test_chroma_init_time
libs/partners/chroma/tests/unit_tests/test_standard.py
Skipped
58.9 ms*
test_qdrant_vectorstore_init_time
libs/partners/qdrant/tests/unit_tests/test_standard.py
Skipped
228.6 ms*
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard
Skipped
9.8 ms*
test_init_time
libs/partners/ollama/tests/unit_tests/test_chat_models.py::TestChatOllama
Skipped
1.7 s*
test_init_time
libs/partners/perplexity/tests/unit_tests/test_chat_models_standard.py::TestPerplexityStandard
Skipped
835.4 ms*
test_init_time
libs/partners/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit
Skipped
1.6 s*
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard
Skipped
3.3 s*
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard
Skipped
1.6 s*
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
Skipped
168.7 ms*
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
Skipped
599 ms*
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
Skipped
211.5 ms*
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
Skipped
469.8 ms*
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
Skipped
267.2 ms*
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
Skipped
490.5 ms*
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
Skipped
526.8 ms*
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
Skipped
434.3 ms*
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
Skipped
24.9 ms*
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
Skipped
468.9 ms*
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
Skipped
570.9 ms*
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
Skipped
417.3 ms*
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
Skipped
500.7 ms*
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard
Skipped
6.6 s*
test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard
Skipped
35.5 ms*
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard
Skipped
780.6 µs*
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py
Skipped
2.3 ms*

Passed

test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
10.5 ms10.5 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
962 ms961.2 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
962 ms961.4 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
0%
883.8 ms883.7 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
1.7 s1.7 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
0%
10.6 ms10.6 ms

Commits

Click on a commit to change the comparison range
Base
master
78903ac
+0.05%
Fix "No call message found" bug with gpt-oss-120b when using responses API
03093b7
7 days ago
by ehtec
© 2025 CodSpeed Technology
Home Terms Privacy Docs