When should you consider using the agent-as-tool pattern instead of a regular function tool?
이 연습은 강의의 일부입니다
이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요
This part introduces the fundamental concept of tools in ADK—what they are, why they matter, and how agents use them to extend their capabilities beyond pure language understanding. You'll learn the core architecture and build your first tool-enabled agent.
This part introduces ADK’s built-in tools—production-ready capabilities provided by the framework for common tasks. You'll learn to use Google Search and code execution tools without writing complex integration code.
Understand what MCP is and how it extends agent capabilities through external servers.
This part teaches you to create custom function tools tailored to your specific business logic and requirements. You'll learn to write effective tool functions with proper signatures, docstrings, and return values that the LLM can understand and use effectively.
This part teaches you to design strategic instructions that guide agents to use multiple tools effectively. You'll learn instruction patterns, error handling strategies, and when to use specialized agents as tools.
현재 연습
NA