langchain-ai
langchain
BlogDocsChangelog

feat(core,anthropic): `extras` on `BaseTool`

#34120
Comparing
mdrxy/extras-suppport
(
8a7cd97
) with
master
(
73ba156
)
CodSpeed Performance Gauge
+27%
Improvements
1
Untouched
15
Skipped
18

Benchmarks

Skipped (18)

Improved

test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py
CodSpeed Performance Gauge
+27%
24.1 ms18.9 ms

Passed

test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+9%
533.4 ms490.1 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
264.5 ms246.7 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
491.9 ms458.9 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
518.5 ms483.7 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
487.7 ms455.2 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
582.1 ms543.8 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
183 ms171.5 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+7%
173.9 ms163.2 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+6%
602 ms565.4 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+6%
455.7 ms428.8 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+6%
431.4 ms407.1 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py
CodSpeed Performance Gauge
+5%
517.3 ms492.6 ms
test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
0%
34.7 ms*34.8 ms
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py
CodSpeed Performance Gauge
-1%
2.3 ms*2.3 ms
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard
CodSpeed Performance Gauge
-1%
792.7 µs*797.5 µs

Commits

Click on a commit to change the comparison range
Base
master
73ba156
-1.79%
feat(core,anthropic): `extras` on `BaseTool`
05eedf5
13 days ago
by mdrxy
-1.85%
Merge branch 'master' into mdrxy/extras-suppport # Conflicts: # libs/partners/anthropic/langchain_anthropic/chat_models.py # libs/partners/anthropic/tests/integration_tests/test_chat_models.py
870ed37
2 days ago
by ccurme
-0.12%
update integration test
7509f96
1 day ago
by ccurme
+2.65%
docstring nit
26b2d85
1 day ago
by ccurme
-1.19%
Merge branch 'master' into mdrxy/extras-suppport
b75a2d7
1 day ago
by mdrxy
+19.45%
Merge branch 'master' into mdrxy/extras-suppport
5b1ace0
1 day ago
by mdrxy
-16.69%
nits/fix `input_examples`
7880326
9 hours ago
by mdrxy
-3.59%
Merge branch 'master' into mdrxy/extras-suppport
4695c5c
8 hours ago
by mdrxy
+30.59%
feat(anthropic): support programmatic tool use (#34271) Ensures requisite data are propagated correctly in invoke and stream: - `caller` on `tool_use` blocks - `container` in response_metadata We also introduce an initialization param `reuse_last_container` that will automatically pass-in container IDs from the most recent model response. --------- Co-authored-by: Mason Daugherty <mason@langchain.dev> Co-authored-by: Mason Daugherty <github@mdrxy.com>
8a7cd97
4 hours ago
by ccurme
© 2025 CodSpeed Technology
Home Terms Privacy Docs