paper-with-me

Papers

Gentopia: A Collaborative Platform for Tool-Augmented LLMs

2023-08-08 · Binfeng Xu, Xukun Liu, Hua Shen, Zeyu Han, Yuhan Li, Murong Yue, Zhiyuan Peng, Yuchen Liu, Ziyu Yao, Dongkuan Xu

Augmented Language Models (ALMs) empower large language models with the ability to use tools, transforming them into intelligent agents for real-world interactions. However, most existing frameworks for ALMs, to varying degrees, are deficient in the following critical features: flexible customization, collaborative democratization, and holistic evaluation. We present gentopia, an ALM framework enabling flexible customization of agents through simple configurations, seamlessly integrating various language models, task formats, prompting modules, and plugins into a unified paradigm. Furthermore, we establish gentpool, a public platform enabling the registration and sharing of user-customized agents. Agents registered in gentpool are composable such that they can be assembled together for agent collaboration, advancing the democratization of artificial intelligence. To ensure high-quality agents, gentbench, an integral component of gentpool, is designed to thoroughly evaluate user-customized agents across diverse aspects such as safety, robustness, efficiency, etc. We release gentopia on Github and will continuously move forward.

📄 PDF Abstract BibTeX arXiv:2308.04030

Code (1)

gentopia-ai/gentopia 공식 구현

Similar Papers 제목 키워드 기반

Agentopia: Long-Term Life Simulation and Learning in Agent Societies

2026-06-05 · Xintao Wang, Sirui Zheng, Hongqiu Wu, Weiyuan Li 외 arxiv

Humans learn from social life. Simulating this process with LLM-powered agents represents a promising research direction, raising a natural question: whether LLMs can learn from such simulated social experience to better…

Towards Completeness-Oriented Tool Retrieval for Large Language Models

2024-05-25 · Changle Qu, Sunhao Dai, Xiaochi Wei, Hengyi Cai 외

Recently, integrating external tools with Large Language Models (LLMs) has gained significant attention as an effective strategy to mitigate the limitations inherent in their pre-training data. However, real-world system…

Retrieval

Augmented Collective Intelligence in Collaborative Ideation: Agenda and Challenges

2023-03-31 · Emily Dardaman, Abhishek Gupta

AI systems may be better thought of as peers than as tools. This paper explores applications of augmented collective intelligence (ACI) beneficial to collaborative ideation. Design considerations are offered for an exper…

LLM-dCache: Improving Tool-Augmented LLMs with GPT-Driven Localized Data Caching

2024-06-10 · Simranjit Singh, Michael Fore, Andreas Karatzas, Chaehong Lee 외

As Large Language Models (LLMs) broaden their capabilities to manage thousands of API calls, they are confronted with complex data operations across vast datasets with significant overhead to the underlying system. In th…

Beyond Text: Unveiling Multimodal Proficiency of Large Language Models with MultiAPI Benchmark

2023-11-21 · Xiao Liu, Jianfeng Lin, Jiawei Zhang

The proliferation of Large Language Models like ChatGPT has significantly advanced language understanding and generation, impacting a broad spectrum of applications. However, these models predominantly excel in text-base…

Decision Making