langchain-ai
langchain
BlogDocsChangelog

feat(infra): centralize pyproject.toml tool configurations

#34508
Comparing
mishrapravin114:feat/centralize-tool-configs
(
cfea2c2
) with
master
(
6d447f8
)
CodSpeed Performance Gauge
×18
Improvements
1
Untouched
30
Skipped
3

Benchmarks

Skipped (3)

Improved

test_nomic_embeddings_init_time
libs/partners/nomic/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
×18
1,497.7 µs*85.3 µs

Passed

test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
+9%
34.7 ms*31.8 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
+2%
1.1 s*1.1 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
+2%
1.1 s*1.1 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
+2%
824.5 ms*808.1 ms
test_exa_retriever_init_time
libs/partners/exa/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
+2%
319.1 µs*313.2 µs
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard
CodSpeed Performance Gauge
+1%
9.1 ms*9.1 ms
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
0%
799.2 µs*796.3 µs
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
0%
2.3 ms*2.3 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
0%
12.2 ms*12.2 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
490.8 ms*490.6 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
12.2 ms*12.2 ms
test_chroma_init_time
libs/partners/chroma/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
0%
59.7 ms*59.7 ms
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard
CodSpeed Performance Gauge
0%
3.3 s*3.3 s
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard
CodSpeed Performance Gauge
0%
1.6 s*1.6 s
test_init_time
libs/partners/ollama/tests/unit_tests/test_chat_models.py::TestChatOllama
CodSpeed Performance Gauge
0%
1.6 s*1.6 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
1.7 s*1.7 s
test_init_time
libs/partners/perplexity/tests/unit_tests/test_chat_models_standard.py::TestPerplexityStandard
CodSpeed Performance Gauge
0%
1.7 s*1.7 s
test_qdrant_vectorstore_init_time
libs/partners/qdrant/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
0%
223.9 ms*224 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
186.8 ms*187.5 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
0%
461.2 ms*463.2 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
439 ms*441.5 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
488.9 ms*492.9 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
529.5 ms*533.8 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
594.7 ms*599.8 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
174.4 ms*176.4 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
530.4 ms*536.6 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
610.6 ms*618.6 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
515.1 ms*522.2 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
261.8 ms*265.7 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
-2%
23.4 ms*23.7 ms

Commits

Click on a commit to change the comparison range
Base
master
6d447f8
×18
fix(ci): handle libs/shared in check_diff.py Add special case for libs/shared/ directory in check_diff.py. This directory contains shared configuration files (mypy.ini, ruff.toml) and doesn't need to run tests or linting.
cfea2c2
18 hours ago
by mishrapravin114
© 2025 CodSpeed Technology
Home Terms Privacy Docs