How to create tools during runtime #30237
Replies: 1 comment
-
Hey @wuziqiqiqi! 👋 I'm here to help you out with any bugs, questions, or contributions you need. Let's tackle this together! LangChain allows for dynamic tool creation and management during runtime through the If you are looking to implement a system where an agent can create tools dynamically, you might need to extend the existing framework or implement custom logic to handle such scenarios. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I am wondering if it's possible to let the agent create its own tools? For example, initially, the agent only has one tool called genTools. Then as it runs, it can create more and more tools based on the problem it encounters. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions