
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence) The Building Blocks of Agentic Systems with Harrison Chase - #698
136 snips
Aug 19, 2024 Harrison Chase, co-founder and CEO of LangChain, shares insights from his extensive background in machine learning and MLOps. He discusses the evolution of agentic systems, emphasizing their real-world applications and communication needs. Harrison delves into Retrieval-Augmented Generation (RAG) and the importance of observability tools for enhancing agent development. He also highlights the challenges of transitioning prototypes to production and offers his hot takes on prompting and multi-modal models, providing a glimpse into the future of LLM applications.
AI Snips
Chapters
Transcript
Episode notes
Agenticness
- Consider "agenticness" as a spectrum, focusing on how much the LLM controls application flow.
- LLMs excel in data enrichment due to ambiguity handling and long-tail coverage.
Agent Architecture
- Future LLMs might integrate agent-like functionalities, making separate architectures redundant.
- Current agentic systems often compensate for LLM shortcomings, not leverage unique strengths.
Communicating with Agents
- Prioritize clear communication with agents, using code alongside prompts.
- Treat code as a precise communication tool for specifying desired behavior in different scenarios.

