Tagged articles

LLM Agents

113 articles · Page 2 of 2
Smart Era Software Development
Smart Era Software Development
Apr 19, 2025 · Artificial Intelligence

How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide

This guide walks developers through when to use LLM agents, the three‑component design (model, tools, instructions), model selection, tool definition, prompt best practices, orchestration patterns (single, manager, decentralized), guardrails, and human‑in‑the‑loop, all illustrated with OpenAI Agents SDK code examples.

Agents SDKGuardrailsLLM Agents
0 likes · 22 min read
How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide
Fighter's World
Fighter's World
Apr 12, 2025 · Artificial Intelligence

Google’s A2A Protocol: A New Era of Agent Interoperability

The article analyzes Google’s Agent‑to‑Agent (A2A) protocol, explaining how it addresses the fragmentation of LLM‑driven agents, outlines its architecture, design principles, core components, and compares it with Anthropic’s MCP, while discussing strategic implications and remaining challenges for large‑scale multi‑agent ecosystems.

Agent interoperabilityAgent marketplaceEnterprise AI
0 likes · 27 min read
Google’s A2A Protocol: A New Era of Agent Interoperability
Smart Era Software Development
Smart Era Software Development
Mar 29, 2025 · Artificial Intelligence

40+ Diagrams Uncover LLM Agents’ Core Components, Multi‑Agent Frameworks, and MCP Stack

This article breaks down the essential building blocks of LLM agents—including environment, sensors, effectors, short‑ and long‑term memory, tools, planning, and reasoning—while illustrating how Model Context Protocol (MCP), Toolformer, ReAct, Reflexion, and popular multi‑agent frameworks such as AutoGen, MetaGPT and CAMEL enable scalable, collaborative AI systems.

LLM AgentsModel Context ProtocolMulti-Agent Systems
0 likes · 11 min read
40+ Diagrams Uncover LLM Agents’ Core Components, Multi‑Agent Frameworks, and MCP Stack
AI2ML AI to Machine Learning
AI2ML AI to Machine Learning
Mar 21, 2025 · Artificial Intelligence

Comparing Four Leading Open‑Source LLM Agent Frameworks: Autogen, CrewAI, LangGraph, and Swarm

This article provides a detailed comparison of four prominent open‑source LLM agent frameworks—Autogen, CrewAI, LangGraph, and Swarm—covering their core concepts, strengths, weaknesses, ideal use cases, and how they differ in scalability, memory handling, tool integration, and community support.

AutoGenCrewAIEnterprise AI
0 likes · 14 min read
Comparing Four Leading Open‑Source LLM Agent Frameworks: Autogen, CrewAI, LangGraph, and Swarm
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Mar 9, 2025 · Artificial Intelligence

Why Manual Testing Is Becoming Obsolete: The Rise of Evolutionary GUI Agents

The article argues that traditional manual testing is losing relevance as LLM‑powered evolutionary GUI agents—exemplified by AppAgentX—introduce memory chains, action‑evolution mechanisms, multi‑agent collaboration, and RAG‑enhanced knowledge, achieving up to 40% fewer steps, over 50‑point success‑rate gains, and more than 60% faster execution.

AIGUI testingLLM Agents
0 likes · 10 min read
Why Manual Testing Is Becoming Obsolete: The Rise of Evolutionary GUI Agents
Fighter's World
Fighter's World
Mar 8, 2025 · Artificial Intelligence

Why MCP Is Essential for Building LLM Agents – Anthropic’s Protocol Explained

The Model Context Protocol (MCP) introduced by Anthropic provides a standardized, TCP/IP‑like communication layer that unifies resources, tools, and prompts, enabling seamless integration of large language model agents with external systems, reducing fragmentation, and accelerating AI agent development.

AI interoperabilityAnthropicLLM Agents
0 likes · 16 min read
Why MCP Is Essential for Building LLM Agents – Anthropic’s Protocol Explained
Infra Learning Club
Infra Learning Club
Feb 7, 2025 · Artificial Intelligence

Understanding LLM Agents: Architecture, Capabilities, and Key Challenges

This article explains what LLM agents are, their core components—brain, memory, planning, and tool use—illustrates how they handle complex queries through task decomposition, surveys notable frameworks, and discusses key challenges such as limited context, long‑term planning difficulties, output inconsistency, and prompt dependence.

AI ArchitectureLLM AgentsPlanning
0 likes · 15 min read
Understanding LLM Agents: Architecture, Capabilities, and Key Challenges
DataFunSummit
DataFunSummit
Jun 6, 2024 · Artificial Intelligence

MetaGPT: Multi‑Agent Collaboration and Agent Capability Enhancement

This article introduces MetaGPT, an open‑source multi‑agent framework that leverages large language models to automate software development, data science, and simulation tasks, detailing its development, impact, experimental results, memory and reasoning enhancements, and comparisons with related systems.

AI researchAgent MemoryLLM Agents
0 likes · 21 min read
MetaGPT: Multi‑Agent Collaboration and Agent Capability Enhancement
NewBeeNLP
NewBeeNLP
Apr 15, 2024 · Artificial Intelligence

Unlocking LLM‑Based Agents: Architecture, Challenges, and Future Directions

This article systematically outlines the architecture of large‑language‑model (LLM) agents, examines their key technical challenges such as role‑playing, memory design, reasoning and multi‑agent collaboration, and explores emerging research directions and practical case studies.

AIFuture DirectionsLLM Agents
0 likes · 11 min read
Unlocking LLM‑Based Agents: Architecture, Challenges, and Future Directions
DataFunSummit
DataFunSummit
Sep 30, 2023 · Artificial Intelligence

Causal Inference from the Perspective of Large Models

This presentation by senior AI architect He Gang explores how large language models and LLM‑powered agents can enhance causal inference tasks, detailing model‑assisted analysis, agent‑based inference methods, and multi‑agent simulations to advance causal research.

AILLM AgentsLarge Language Models
0 likes · 2 min read
Causal Inference from the Perspective of Large Models
Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2023 · Artificial Intelligence

AutoGPT: An Overview of Autonomous AI Agents

AutoGPT is an open‑source autonomous AI agent that uses GPT‑4/3.5 APIs to decompose user‑defined goals into sub‑tasks, iteratively execute them, store results in memory, and autonomously build complex outputs such as code, websites, research, or financial plans, though it can incur high token costs and limited transparency.

AI automationAutoGPTGPT-4
0 likes · 8 min read
AutoGPT: An Overview of Autonomous AI Agents