mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-12 02:55:21 +00:00
@tool now accepts subagent_name= and passes it to the underlying tool object. Tested with both static-string and callable values.
@tool now accepts subagent_name= and passes it to the underlying tool object. Tested with both static-string and callable values.