langchain/libs/core/langchain_core/tools
2025-01-21 13:29:53 -05:00
..
__init__.py core[patch]: export InjectedToolCallId (#28772) 2024-12-17 19:29:20 +00:00
base.py core: dont mutate tool_kwargs during tool run (#28824) 2024-12-19 18:11:56 +00:00
convert.py core[patch]: Improve type checking for the tool decorator (#27460) 2024-10-29 13:59:56 +00:00
render.py core: Put Python version as a project requirement so it is considered by ruff (#26608) 2024-09-18 14:37:57 +00:00
retriever.py core: allow artifact in create_retriever_tool (#28903) 2025-01-03 22:10:31 +00:00
simple.py core[patch]: return ToolMessage from tool (#28605) 2024-12-10 09:59:38 +00:00
structured.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00