Avatar for the langchain-ai user
langchain-ai
langchain
Instrumentation
Wall Time
BlogDocsChangelog

fix(openai): ainvoke uses async `_aget_response`; add async tests

#32459
Comparing
vineethkumarrao:fix/openai-assistant-ainvoke-async-response
(
fb77b53
) with
master
(
c312362
)
CodSpeed Performance Gauge
+4%
Improvements
0
Regressions
0
Untouched
13
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
+6%
396 ms
371.9 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
+6%
443.7 ms
419 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
+5%
498.7 ms
473.9 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
+5%
255.5 ms
243.8 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
+5%
174.3 ms
166.5 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
+5%
221.8 ms
212 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
+4%
435.8 ms
417.1 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
+4%
516.3 ms
495.3 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
+4%
437.2 ms
420.9 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
+3%
218.7 ms
211.3 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
+3%
239 ms
231.8 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
+2%
237.6 ms
232 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
0%
23.8 ms
23.7 ms

Commits

Click on a commit to change the comparison range
Base
master
c312362
0%
fix(openai_assistant): ainvoke uses async _aget_response; add async tests for completed and requires_action paths (fixes #32398)
3bb1d70
14 days ago
by vineethkumarrao
-2%
fix: lint errors Q003/PT018 in OpenAIAssistant tests
97652cd
14 days ago
by vineethkumarrao
+2%
style(tests): satisfy ruff Q000/Q003 in OpenAIAssistant tests
8fa3604
14 days ago
by vineethkumarrao
0%
tests(openai_assistant): fix mypy issues by patching methods instead of direct assignment; drop unused type: ignore
7683b81
14 days ago
by vineethkumarrao
0%
tests(openai_assistant): merge nested with statements (SIM117)
63e9567
14 days ago
by vineethkumarrao
+5%
Merge branch 'master' into fix/openai-assistant-ainvoke-async-response
fb77b53
14 days ago
by mdrxy
© 2025 CodSpeed Technology
Home Terms Privacy Docs