This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2025-09-28 23:07:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a37899b39fb99b74a263daa099d853334e7d6bb
langchain
/
libs
/
core
/
langchain_core
/
tools
History
Erick Friis
6a37899b39
core: dont mutate tool_kwargs during tool run (
#28824
)
...
fixes
https://github.com/langchain-ai/langchain/issues/24621
2024-12-19 18:11:56 +00: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
multiple: pydantic 2 compatibility, v0.3 (
#26443
)
2024-09-13 14:38:45 -07:00
simple.py
core[patch]: return ToolMessage from tool (
#28605
)
2024-12-10 09:59:38 +00:00
structured.py
core: Add ruff rules for error messages (EM) (
#26965
)
2024-10-07 22:12:28 +00:00