Topic View
#Tool Use.
2 posts filed under this topic.
AI 5 min read
AI Agents Architecture Patterns: A Complete Guide for Developers
Master AI agent architecture patterns — ReAct, Plan-and-Execute, Multi-Agent, Tool Use, and Memory systems. Build reliable autonomous agents with proven design patterns.
Vishnu
Claude 5 min read
Agent Skills with the Claude API: tool_use From Scratch
Learn how to give Claude tools using the Anthropic API — define tools, handle tool_use responses, execute functions, and return results. Full Node.js working example.
Vishnu