langchain-ai
langchain
BlogDocsChangelog

fix(core): implement ChatPromptTemplate.save by delegating to BasePromptTemplate

#33852Closed
Comparing
antznette1:fix/chatprompttemplate-save-32637
(
c9700da
) with
master
(
d40e340
)
CodSpeed Performance Gauge
-2%
Untouched
13
Skipped
21

Benchmarks

Skipped (21)

Passed

test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
173.8 ms175.8 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-1%
429.4 ms435.3 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
-2%
24.4 ms24.8 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
481 ms488.8 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
185 ms189 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
480.9 ms491.6 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-2%
264.6 ms270.6 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
595.6 ms612.5 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
579.6 ms596.3 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
513.9 ms528.9 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
515.9 ms531.2 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
448.7 ms462.5 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
-3%
507.7 ms524.9 ms

Commits

Click on a commit to change the comparison range
Base
master
d40e340
+25.92%
core(prompts): implement ChatPromptTemplate.save by delegating to BasePromptTemplate (#32637)
ca3aa9e
21 hours ago
by antznette1
+3.31%
Merge branch 'master' into fix/chatprompttemplate-save-32637
a5cc8dd
16 hours ago
by antznette1
-29.31%
test(core): add roundtrip tests for ChatPromptTemplate.save to JSON/YAML
560e59e
14 hours ago
by antznette1
+0.65%
test(core): relax ChatPromptTemplate.save roundtrip assertions to be serializer-agnostic
db442ce
13 hours ago
by antznette1
-2.87%
test(core): wrap long comment to satisfy Ruff E501 in test_chat_save
c9700da
13 hours ago
by antznette1
© 2025 CodSpeed Technology
Home Terms Privacy Docs