Explore the foundational components of modern AI agents: Large Language Models (LLMs) as the brain, Tools as their external capabilities, …
Tag: Tool Use
Articles tagged with Tool Use. Showing 6 articles.
Chapters
Discover how to equip your autonomous AI agents with external tools and APIs, enabling them to interact with the real world, perform …
Get hands-on building your first autonomous AI agent using Python and LangChain. Learn to integrate LLMs, tools, and memory to create a …
Learn how to extend LLM capabilities with tools and function calling for real-world applications.
Learn to build a Smart Research Assistant Agent using agentic AI principles and tools.
Learn to build a collaborative multi-agent system using Python and LLMs, enhancing problem-solving through collective intelligence.