Files
langchain/libs/core/tests/unit_tests
Nick Hollon 41d1c35270 Wire subagent_name through StructuredTool.from_function
StructuredTool.from_function now accepts subagent_name= as a named
parameter and passes it to the constructed StructuredTool instance.
Completes the trio of subagent_name entry points: BaseTool attribute,
@tool decorator, StructuredTool.from_function.
2026-05-27 18:57:19 -04:00
..
2025-10-02 18:46:26 -04:00