langchain-ai
langchain
BlogDocsChangelog

feat(model-profiles): distribute data across packages

#34024
Comparing
cc/model_profiles_distributed
(
4fd9c77
) with
master
(
525d5c0
)
CodSpeed Performance Gauge
-24%
Regressions
2
Untouched
26
Skipped
6

Benchmarks

Skipped (6)

test_create_chat_prompt_init_time
libs/partners/prompty/tests/unit_tests/test_standard.py
Skipped
311.9 µs*
test_exa_retriever_init_time
libs/partners/exa/tests/unit_tests/test_standard.py
Skipped
325.3 µs*
test_qdrant_vectorstore_init_time
libs/partners/qdrant/tests/unit_tests/test_standard.py
Skipped
224.2 ms*
test_chroma_init_time
libs/partners/chroma/tests/unit_tests/test_standard.py
Skipped
57.2 ms*
test_init_time
libs/partners/ollama/tests/unit_tests/test_chat_models.py::TestChatOllama
Skipped
1.6 s*
test_nomic_embeddings_init_time
libs/partners/nomic/tests/unit_tests/test_standard.py
Skipped
1.5 ms*

Failed

test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
Regression
CodSpeed Performance Gauge
-24%
18.4 ms24.2 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
Regression
CodSpeed Performance Gauge
-10%
236.9 ms263.6 ms

Passed

test_init_time
libs/partners/perplexity/tests/unit_tests/test_chat_models_standard.py::TestPerplexityStandard
CodSpeed Performance Gauge
0%
837.5 ms*834.6 ms
test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
0%
34.7 ms*34.7 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
1.2 s*1.2 s
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/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit
CodSpeed Performance Gauge
0%
1.6 s*1.6 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/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
1.7 s*1.7 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
0%
857.3 ms*857.4 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
0%
1.2 s*1.2 s
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard
CodSpeed Performance Gauge
0%
6.6 s*6.6 s
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard
CodSpeed Performance Gauge
0%
9.1 ms*9.1 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses
CodSpeed Performance Gauge
-1%
12.2 ms*12.3 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard
CodSpeed Performance Gauge
-1%
12.1 ms*12.2 ms
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
-3%
2.2 ms*2.3 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-5%
174.9 ms184.7 ms
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
-5%
763.3 µs*806.9 µs
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-6%
447.5 ms476.4 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-7%
559.9 ms599.6 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-7%
160.3 ms171.8 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-8%
534.9 ms578.6 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-8%
395.2 ms427.7 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-8%
444.2 ms483.6 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-8%
468.8 ms510.8 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-9%
407.1 ms446.4 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-10%
465.9 ms516 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-10%
451.6 ms501 ms

Commits

Click on a commit to change the comparison range
Base
master
525d5c0
+1.37%
add data to anthropic
2f96ba6
2 days ago
by ccurme
+1.02%
support on anthropic
829eed4
2 days ago
by ccurme
-28.14%
allow setting profile fields without mutation
55c0a4d
2 days ago
by ccurme
+2.52%
Merge branch 'master' into cc/model_profiles_distributed
97a6015
23 hours ago
by ccurme
+19.23%
cr
42a39d1
23 hours ago
by ccurme
-18.85%
update langchain-model-profiles readme
b5bee8d
22 hours ago
by ccurme
-2.3%
update openai
3012d7b
21 hours ago
by ccurme
+1.57%
update langchain_v1
a0beff2
21 hours ago
by ccurme
+0.53%
xai
a86c3f2
17 hours ago
by ccurme
-0.72%
resolve todo
4fd9c77
16 hours ago
by ccurme
© 2025 CodSpeed Technology
Home Terms Privacy Docs