Closed discdiver closed 1 month ago
Would show a user how to add common pre-built tools. It took me a bit to get this to work.
Say a user wants to get up-to-date information into their app. You can do this with the DuckDuckGoSearchRun tool.
DuckDuckGoSearchRun
Create an example that shows how to use the `DuckDuckGoSearchRun` LangChain tool.
I think this is done!
Enhancement Description
Would show a user how to add common pre-built tools. It took me a bit to get this to work.
Use Case
Say a user wants to get up-to-date information into their app. You can do this with the
DuckDuckGoSearchRun
tool.Proposed Implementation