Avatar for the langchain-ai user
langchain-ai
langchain
BlogDocsChangelog

fix: filter duplicates in BaseChatMemory list_messages

#35114Closed
Comparing
DEVELOPER-DEEVEN:fix/pretty-repr-html-blocks
(
c61d767
) with
master
(
de05838
)
CodSpeed Performance Gauge
+3%
Untouched
13
Skipped
21

Benchmarks

34 total
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+6%
530.8 ms502.7 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
635.3 ms610.1 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
524.4 ms503.7 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
493.5 ms474.1 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
541.5 ms520.3 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
564.3 ms544.5 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+4%
193.7 ms186.9 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+3%
179 ms173 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+3%
665.2 ms644.5 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+3%
464 ms452.4 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
+2%
24.3 ms23.7 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+2%
270.3 ms264.4 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+1%
559.1 ms554.9 ms
test_create_chat_prompt_init_time
libs/partners/prompty/tests/unit_tests/test_standard.py
Skipped
311.9 µs*
test_init_time
libs/partners/ollama/tests/unit_tests/test_chat_models.py::TestChatOllama
Skipped
1.6 s*
test_chroma_init_time
libs/partners/chroma/tests/unit_tests/test_standard.py
Skipped
60 ms*
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard
Skipped
1.6 s*
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard
Skipped
6.6 s*
test_init_time
libs/partners/perplexity/tests/unit_tests/test_chat_models_standard.py::TestPerplexityStandard
Skipped
1.7 s*
test_init_time
libs/partners/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit
Skipped
1.6 s*
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard
Skipped
9.2 ms*
test_qdrant_vectorstore_init_time
libs/partners/qdrant/tests/unit_tests/test_standard.py
Skipped
225 ms*
test_nomic_embeddings_init_time
libs/partners/nomic/tests/unit_tests/test_standard.py
Skipped
1.5 ms*
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard
Skipped
3.3 s*
test_exa_retriever_init_time
libs/partners/exa/tests/unit_tests/test_standard.py
Skipped
316.4 µs*

Commits

Click on a commit to change the comparison range
Base
master
de05838
+1.47%
Fix pretty_repr HTML rendering for non-string message content
50d6fca
1 month ago
by DEVELOPER-DEEVEN
0%
fix(core): fix linting in base.py (quotes and line length)
9adc0cf
1 month ago
by DEVELOPER-DEEVEN
+1.52%
fix(core): fix line too long in base message
dff3d80
1 month ago
by DEVELOPER-DEEVEN
+0.49%
fix: linting issues in base message representation
9fa3749
1 month ago
by DEVELOPER-DEEVEN
-10.04%
fix: shorten line length in image representation
70a67e8
1 month ago
by DEVELOPER-DEEVEN
+4.54%
fix(core): add casts for mypy
e44be38
1 month ago
by DEVELOPER-DEEVEN
+1.62%
lint: add quotes to type expression in cast
87732c7
1 month ago
by DEVELOPER-DEEVEN
+3.77%
mypy: fix any-return and redundant-cast
c61d767
1 month ago
by DEVELOPER-DEEVEN
© 2026 CodSpeed Technology
Home Terms Privacy Docs