Section Clarification Feature | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Agents can clarify sections with users by prompting yes or no responses to ensure accurate understanding. |
Search Provider Agnostic | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Frontend | - | 6/27/2025 | Tom Spencer notes that the system is designed to support virtually any search provider and demonstrates GUI configuration. |
Chain-of-Thought Conversion | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | AI Development | - | 6/27/2025 | Cameron Rohn outlines the conversion process by describing the chain of thinking traces involved. |
Unified Graph Application | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | AI Development | - | 6/27/2025 | Tom Spencer explains how different graphs operate within a unified application framework when running Lang Graph dev. |
Tutorial-Based Sharing Instructions | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Frontend | - | 6/27/2025 | Cameron Rohn discusses sharing instructions and points developers to online tutorials for step-by-step guidance. |
Design Patterns by Workflow | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Tom Spencer highlights three different design patterns, showcasing a breakdown by workflow to structure development. |
Open-Source Demo Example | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Introduce an open version demonstration replicating computer use examples for clarity. |
Screenshots for Tool Selection | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | When too many tools are configured, take screenshots and annotate which tools to use. |
Implement Sub-Agents | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Leverage sub-agents within your architecture to break down and manage complex tasks. |
Question Initial Assumptions | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Question if your initial thoughts are correct to prevent flawed designs. |
Explore Being Wrong | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Actively explore the possibility of being wrong to refine your agent design. |
LangChain Environment Use | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | AI Development | - | 6/27/2025 | Exploring specialized environments like LangChain to focus solely on large language model executions. |
Context Saving Methods | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Frontend | - | 6/27/2025 | Tom discusses methods for effectively saving context between agent interactions to improve continuity and performance. |
Agent-Microservices Analogy | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Cameron compares agent architectures to microservices to emphasize the need for modular, collaborative agent design. |
MCP Auth Framework | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Authentication | - | 6/27/2025 | Using the MCP framework to streamline authentication and authorization when designing custom agents. |
A2A Design Pattern | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | They explore various design patterns for Langgraph agents, including the agent-to-agent (A2A) pattern. |
Node Diagram Visualization | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Imagine a node diagram where each node connects to every other node, showcasing relationship complexity. |
Key Components Diagram | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Frontend | - | 6/27/2025 | Presentation of a diagram illustrating key components of agent architectures. |
Land Graphs in AI | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | AI Development | - | 6/27/2025 | This segment delves into the concept of land graphs and their significance in AI architectures. |
Supervisor Pattern Diagram | EP 5 - The Build - Agent Architectures: The Next Frontier in AI | Frameworks | Architecture | - | 6/27/2025 | Documentation includes a diagram illustrating the agent architecture defined as a supervisor pattern, crucial for understanding research agents. |