paper-with-me

Papers

Agents: An Open-source Framework for Autonomous Language Agents

2023-09-14 · Wangchunshu Zhou, Yuchen Eleanor Jiang, Long Li, Jialong Wu, Tiannan Wang, Shi Qiu, Jintian Zhang, Jing Chen, Ruipu Wu, Shuai Wang, Shiding Zhu, Jiyu Chen, Wentao Zhang, Xiangru Tang, Ningyu Zhang, Huajun Chen, Peng Cui, Mrinmaya Sachan

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.

📄 PDF Abstract BibTeX arXiv:2309.07870

Code (1)

aiwaves-cn/agents 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

An Autonomous GIS Agent Framework for Geospatial Data Retrieval

2024-07-13 · Huan Ning, Zhenlong Li, Temitope Akinboyewa, M. Naser Lessani

Powered by the emerging large language models (LLMs), autonomous geographic information systems (GIS) agents have the potential to accomplish spatial analyses and cartographic tasks. However, a research gap exists to sup…

Retrieval

AndroidLab: Training and Systematic Benchmarking of Android Autonomous Agents

2024-10-31 · Yifan Xu, Xiao Liu, Xueqiao Sun, Siyi Cheng 외

Autonomous agents have become increasingly important for interacting with the real world. Android agents, in particular, have been recently a frequently-mentioned interaction method. However, existing studies for trainin…

Benchmarking

Security of OpenClaw Agents: Fundamentals, Attacks, and Countermeasures

2026-05-25 · Yuntao Wang, Jianle Ba, Han Liu, Yanghe Pan 외 arxiv

The rapid evolution of large language model (LLM)-driven autonomous agents has given rise to OpenClaw, a new class of open-source agent frameworks that operate as continuously running, skill-augmented systems with persis…

WildRoadBench: A Wild Aerial Road-Damage Grounding Benchmark for Vision-Language Models and Autonomous Agents

2026-05-19 · Bingnan Liu, Chenhang Cui, Rui Huang, Jiani Luo 외 arxiv

We introduce WildRoadBench, a wild aerial road-damage grounding benchmark that couples direct visual grounding by vision-language models with autonomous research-and-engineering by LLM-driven agents on a single professio…

Visual Grounding

OpenWebVoyager: Building Multimodal Web Agents via Iterative Real-World Exploration, Feedback and Optimization

2024-10-25 · Hongliang He, Wenlin Yao, Kaixin Ma, Wenhao Yu 외

The rapid development of large language and multimodal models has sparked significant interest in using proprietary models, such as GPT-4o, to develop autonomous agents capable of handling real-world scenarios like web n…

Imitation Learning