Part II. Crafting Agentic Systems
IN THIS LESSON
This is the seventh lecture in the Language Models and Intelligent Agentic Systems course, run by Meridian Cambridge in collaboration with the Cambridge Centre for Data Driven Discovery (C2D3).
This lecture covers agents and agent architectures. Agent architectures are a way of embedding an LLM within a surrounding program (or "scaffold") which enables the LLM to take actions, use tools, and perform tasks. In this lecture, we discuss the different components within these architectures, how to construct effective agents, and applications of agents.