Loading...
Loading...
Found 5 Skills
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
Tool and function calling patterns with LangChain4j. Define tools, handle function calls, and integrate with LLM agents. Use when building agentic applications that interact with tools.
Guide for giving your AI agents capabilities through tools. Helps you identify what your AI needs to do, create tool definitions, and attach them in a way that makes sense for your framework.
Comprehensive guide to AI SDK v6 for agent development, tool definitions, multi-step agentic workflows, and result extraction patterns