Pith. sign in

REVIEW 13 cited by

Agents: An Open-source Framework for Autonomous Language Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.07870 v3 pith:2EBJ7FP3 submitted 2023-09-14 cs.CL

classification cs.CL
keywords agentslanguageautonomousadvancesbuildlibraryopen-sourceresearchers
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Recent advances on large language models (LLMs) enable researchers and developers to build autonomous language agents that can automatically solve various tasks and interact with environments, humans, and other agents using natural language interfaces. We consider language agents as a promising direction towards artificial general intelligence and release Agents, an open-source library with the goal of opening up these advances to a wider non-specialist audience. Agents is carefully engineered to support important features including planning, memory, tool usage, multi-agent communication, and fine-grained symbolic control. Agents is user-friendly as it enables non-specialists to build, customize, test, tune, and deploy state-of-the-art autonomous language agents without much coding. The library is also research-friendly as its modularized design makes it easily extensible for researchers. Agents is available at https://github.com/aiwaves-cn/agents.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 13 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 19 citations worldwide. Full citation record

  1. ConsistencyGate: Preventing Memory Contamination in LLM Agents via Self-Consistency Admission Control

    cs.AI 2026-07 conditional novelty 6.0 of 10

    A self-consistency admission gate that verifies facts against their source context before writing them to LLM agent memory reduces memory contamination on three planted-corruption benchmarks.

  2. Heterogeneous Agent Cohorts for Safe Open-Ended Exploration with Runtime Constraint Memory

    cs.AI 2026-07 conditional novelty 6.0 of 10

    Role-specialized LLM cohorts with MCTS-compiled Scars and CAS bandwidth control reach remote sandbox targets with zero executed breaches and lower token cost than homogeneous debate.

  3. Chain-of-Models: Cross-Model Auditing for Bias-Robust LLM Judges

    cs.CL 2026-05 conditional novelty 6.0 of 10

    Per-bias selection of a cross-family LLM auditor lifts biased-judgment accuracy from 0.805/0.824 baselines to 0.884.

  4. Chain-of-Agents: End-to-End Agent Foundation Models via Multi-Agent Distillation and Agentic RL

    cs.AI 2025-08 conditional novelty 6.0 of 10

    A single LLM is trained with multi-agent distilled trajectories plus agentic RL, and the resulting Chain-of-Agents models set state-of-the-art Pass@1 scores among tool-integrated reasoning methods on GAIA, BrowseComp,...

  5. Unleashing Embodied Task Planning Ability in LLMs via Reinforcement Learning

    cs.CL 2025-06 conditional novelty 6.0 of 10

    A 7B LLM trained with sparse completion rewards and a GRPO-style algorithm reaches state-of-the-art on ALFWorld and ScienceWorld.

  6. CitySim: Modeling Urban Behaviors and City Dynamics with Large-Scale LLM-Driven Agent Simulation

    cs.AI 2025-06 conditional novelty 6.0 of 10

    A large-scale LLM-driven urban simulator with recursive planning, memory, and belief modules, claimed to reproduce real-world time use, travel, and crowd patterns better than prior agent frameworks.

  7. TaskCraft: Automated Generation of Agentic Tasks

    cs.CL 2025-06 conditional novelty 6.0 of 10

    TaskCraft automatically generates verifiable, multi-tool agentic tasks with execution trajectories via atomic task construction and depth/width extension, and fine-tuning on the resulting 36,000-task dataset improves ...

  8. OAgents: An Empirical Study of Building Effective Agents

    cs.AI 2025-06 reject novelty 5.0 of 10

    OAgents reports a framework and ablation study claiming open-source state-of-the-art on GAIA, but the empirical evidence is weakened by benchmark fitting and missing statistics.

  9. Scaling Test-time Compute for LLM Agents

    cs.AI 2025-06 conditional novelty 5.0 of 10

    On the GAIA benchmark, Best-of-N sampling with list-wise answer selection gives the largest agent gains, and selective (score-triggered) reflection beats reflection at every step.

  10. WebDancer: Towards Autonomous Information Seeking Agency

    cs.CL 2025-05 conditional novelty 5.0 of 10

    A four-stage data-and-training pipeline (synthetic QA, trajectory rejection sampling, SFT, DAPO reinforcement learning) produces WebDancer, a web agent that outperforms vanilla ReAct and several open-source agentic fr...

  11. EvolveSearch: An Iterative Self-Evolving Search Agent

    cs.CL 2025-05 conditional novelty 5.0 of 10

    An iterative loop of RL and filtered SFT on the agent's own rollouts improves a 7B web-search agent by a few accuracy points on multi-hop QA benchmarks.

  12. Introspection of Thought Helps AI Agents

    cs.AI 2025-07 conditional novelty 4.0 of 10

    INoT wraps prompts in XML-defined pseudo-code so an LLM simulates two debating agents internally, reporting better scores and lower tokens than seven baselines.

  13. Get Experience from Practice: LLM Agents with Record & Replay

    cs.LG 2025-05 reject novelty 4.0 of 10

    AgentRR is a proposed paradigm that records agent traces, generalizes them into multi-level experiences, and replays them under safety checks to make LLM agents cheaper, faster, and more reliable.

Pith tools