Home/AI Agents/LLM-Agent-Paper-List
LLM-Agent-Paper-List logo

LLM-Agent-Paper-List

WooooDyy/LLM-Agent-Paper-List

Must-read papers for LLM-based agents.

GraphCanon updated 4d · GitHub synced 4d

8.2k stars495 forksLast push 11mo

Decision brief

Lists essential papers on LLM-based agents with integrated tools like AgentGym for RL training.

Good fit when

  • Looking to survey key advancements in LLM-based agent research, specifically through papers endorsed by authors.
  • Need comprehensive resources including the AgentGym platform for hands-on reinforcement learning projects.

Avoid when

  • Seeking real-time interactive debugging tools; focuses more on paper reviews and general frameworks than coding sandbox features.
  • Require support documentation in languages other than English or project-specific code details, as licensing and detailed documentation are currently unverified.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (339d since push)
As of 4d
Provenance
Not a fork · Personal account
As of 4d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/WooooDyy/LLM-Agent-Paper-List

How it fits your stack(11)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Related

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A survey paper and related developments focusing on large language model based agents, including tools like AgentGym for training and evaluating these agents through reinforcement learning in different environments.

Capability facts

No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).

Categories

Graph entities

Tags

README

The Rise and Potential of Large Language Model Based Agents: A Survey

🔥 Must-read papers for LLM-based agents.

🏃 Coming soon: Add one-sentence intro to each paper.

🔔 News

🌟 Introduction

For a long time, humanity has pursued artificial intelligence (AI) equivalent to or surpassing human level, with AI agents considered as a promising vehicle of this pursuit. AI agents are artificial entities that sense their environment, make decisions, and take actions.

Due to the versatile and remarkable capabilities they demonstrate, large language models (LLMs) are regarded as potential sparks for Artificial General Intelligence (AGI), offering hope for building general AI agents. Many research efforts have leveraged LLMs as the foundation to build AI agents and have achieved significant progress.

In this repository, we provide a systematic and comprehensive survey on LLM-based agents, and list some must-read papers.

Specifically, we start by the general conceptual framework for LLM-based agents: comprising three main components: brain, perception, and action, and the framework can be tailored to suit different applications. Subsequently, we explore the extensive applications of LLM-based agents in three aspects: single-agent scenarios, multi-agent scenarios, and human-agent cooperation. Following this, we delve into agent societies, exploring the behavior and personality of LLM-based agents, the social phenomena that emerge when they form societies, and the insights they offer for human society. Finally, we discuss a range of key topics and open problems within the fiel

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.