Tools and Agents
The lesson introduces how LLMs use tools to access real-time information, take actions, and ground responses in facts. It explains the harness pattern where the LLM only outputs text and the harness runs tools, covers agent safety and sandboxing, and surveys the four built-in tools in the Responses API.
Previous Module
The Principles of Responsible AI
This Module
Develop a Generative AI Chat App