langchain/libs/core/langchain_core/tools
Mohammad Mohtashim ec9b41431e
[Core]: Small Docstring Clarification for BaseTool (#28148)
- **Description:** `kwargs` are not being passed to `run` of the
`BaseTool` which has been fixed
- **Issue:** #28114

---------

Co-authored-by: Stevan Kapicic <kapicic.ste1@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-12-09 06:10:19 +00:00
..
__init__.py core[patch]: tool import fix (#25419) 2024-08-14 22:54:13 +00:00
base.py [Core]: Small Docstring Clarification for BaseTool (#28148) 2024-12-09 06:10:19 +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 multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
simple.py core: Add ruff rules for error messages (EM) (#26965) 2024-10-07 22:12:28 +00:00
structured.py core: Add ruff rules for error messages (EM) (#26965) 2024-10-07 22:12:28 +00:00