Custom Tools — Topic Summaries
AI-powered summaries of 3 videos about Custom Tools.
3 summaries
No matches found.
Building Custom Tools and Agents with LangChain (gpt-3.5-turbo)
Custom tools are the key lever for making LangChain conversational agents more useful—and the biggest practical lesson is that tool use often...
Building a LangGraph ReAct Mini Agent
A simple LangGraph pattern—one “reasoner” node plus a single prebuilt “tools” node—can replace sprawling agent graphs full of separate nodes for each...
Build More Effective AI AGENTS With "Code As Action"
“Code as action” lets AI agents do multi-step tool work in one shot by generating and running code (including loops), instead of chaining dozens of...