Showing 1161–1180 of 1502 insights
| Title | Episode | Published | Category | Domain | Tool Type | Preview |
|---|---|---|---|---|---|---|
| Fully Connected Topology | Agent Swarm - Legacy or Hidden Gem of Agent Design | 7/1/2025 | Frameworks | Architecture | - | A fully connected node topology, where every agent node connects to every other, maximizes communication but scales poorly as complexity increases. |
| Hierarchical Subagent Design | Agent Swarm - Legacy or Hidden Gem of Agent Design | 7/1/2025 | Frameworks | Ai-development | - | In swarm architectures, embedding subagents within the main swarm creates a hierarchical design that enables modular and scalable agent behaviors. |
| Supervisor Pattern Model | Agent Swarm - Legacy or Hidden Gem of Agent Design | 7/1/2025 | Frameworks | Ai-development | - | Implementing a supervisor pattern where a supervisor agent orchestrates specialized agents (e.g., research agents) helps organize and manage complex a... |
| Swarm Architecture Communication | Agent Swarm - Legacy or Hidden Gem of Agent Design | 7/1/2025 | Frameworks | Architecture | - | Swarm architecture enables each agent to access and communicate with every other agent, supporting flexible, dynamic interactions within a multi-agent... |
| Thread-Level Metrics Attribution | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Monitoring | - | Open Agent Platform ties all data and performance metrics to individual threads and user accounts to ensure granular accountability and reproducibilit... |
| LangSmith Agent Management | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Architecture | - | Langsmith provides interfaces for managing and visually displaying agents within the platform, facilitating easier troubleshooting and oversight of ag... |
| Agent Delegation Architecture | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Architecture | - | The system delegates tasks to specialized agents like the Deep Wiki Agent using tools such as the Read Wiki Structure Tool to streamline complex workf... |
| MCP Servers Integration | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Ai-development | - | The Open Agent Platform orchestrates interactions by connecting MCP servers as the main interface and orchestration layer for agents. |
| Prompt Engineering Importance | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Ai-development | - | While default agent behaviors work out-of-the-box, tuning prompts through prompt engineering remains crucial for effective results. |
| Fine-Grained Graph Interaction | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Ai-development | - | LangChain Studio allows developers to interact with and manage detailed complex agent graphs, streamlining intricate workflows and dependencies. |
| Agent Interaction Workflow | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Architecture | - | Use system prompts to interact with agents and enable them to call other tool-based agents, creating a modular agent architecture. |
| Build Supervisor Pattern | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Frontend | - | Set up a 'build supervisor' agent by uploading documentation to oversee and manage the build process through automated tooling. |
| Tool Exploration Interface | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Frontend | - | Use the OAP interface’s tool browser to click on each tool for its call name and description or run tests directly within the UI to accelerate discove... |
| RAG System Workflow | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Deployment | - | Build a RAG system by following structured steps: chunking and splitting data, vectorizing, storing embeddings, using out‐of‐the‐box templates, deploy... |
| Explaining Project Connectivity | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Ai-development | - | Two LangChain projects may not reference each other in documentation but are closely connected in functionality, suggesting a pattern for mapping inte... |
| Rapid Prototyping with OAP | Open Agent Platform from LangChain - Live Demo | 6/13/2025 | Frameworks | Ai-development | - | The LangChain Open Agent Platform enables developers to rapidly prototype and build proof-of-concept AI agents by integrating open source packages wit... |
| Demo Feedback Loop | EP - 7 - Building Agents with the A2A protocol and the ADK | 7/13/2025 | Frameworks | Database | - | Implement a demo-driven workflow by querying the feature card, developing the functionality, recording a demo, and sharing it in a dedicated demos cha... |
| Vault Data RAG Agent | EP - 7 - Building Agents with the A2A protocol and the ADK | 7/13/2025 | Frameworks | Database | - | Start by building a Retrieval-Augmented Generation (RAG) agent to interact seamlessly with vault data, enabling contextual querying and real-time insi... |
| Expose Lower-Level Layers | EP - 7 - Building Agents with the A2A protocol and the ADK | 7/13/2025 | Frameworks | Architecture | - | Leverage and expose the ‘eight-way layer’ in your architecture to unlock advanced capabilities for agent orchestration. |
| Template-Based Video Generation | EP - 7 - Building Agents with the A2A protocol and the ADK | 7/13/2025 | Frameworks | Backend | - | Use template-based samples from the HOA repository to rapidly prototype and integrate unique video-generation workflows. |
© 2025 The Build. All rights reserved.
Privacy Policy