paper-with-me

홈 › Papers

From Tools to Teammates: Evaluating LLMs in Multi-Session Coding Interactions

2025-02-19 · Nathanaël Carraz Rakotonirina, Mohammed Hamdy, Jon Ander Campos, Lucas Weber, Alberto Testoni, Marzieh Fadaee, Sandro Pezzelle, Marco del Tredici

Large Language Models (LLMs) are increasingly used in working environments for a wide range of tasks, excelling at solving individual problems in isolation. However, are they also able to effectively collaborate over long-term interactions? To investigate this, we introduce MemoryCode, a synthetic multi-session dataset designed to test LLMs' ability to track and execute simple coding instructions amid irrelevant information, simulating a realistic setting. While all the models we tested handle isolated instructions well, even the performance of state-of-the-art models like GPT-4o deteriorates when instructions are spread across sessions. Our analysis suggests this is due to their failure to retrieve and integrate information over long instruction chains. Our results highlight a fundamental limitation of current LLMs, restricting their ability to collaborate effectively in long interactions.

📄 PDF Abstract BibTeX arXiv:2502.13791

Code (1)

for-ai/memorycode 공식 구현

Similar Papers 제목 키워드 기반

Personalities at Play: Probing Alignment in AI Teammates

2026-02-28 · Mohammad Amin Samadi, Nia Nixon arxiv

Collaborative problem solving and learning are shaped by who or what is on the team. As large language models (LLMs) increasingly function as collaborators rather than tools, a key question is whether AI teammates can be…

To LLM, or Not to LLM: How Designers and Developers Navigate LLMs as Tools or Teammates

2026-03-15 · Varad Vishwarupe, Ivan Flechais, Nigel Shadbolt, Marina Jirotka arxiv

Large language models (LLMs) are increasingly integrated into design and development workflows, yet decisions about their use are rarely binary or purely technical. We report findings from a constructivist grounded theor…

PPTC Benchmark: Evaluating Large Language Models for PowerPoint Task Completion

2023-11-03 · Yiduo Guo, Zekai Zhang, Yaobo Liang, Dongyan Zhao 외

Recent evaluations of Large Language Models (LLMs) have centered around testing their zero-shot/few-shot capabilities for basic natural language tasks and their ability to translate instructions into tool APIs. However, …

Who is Undercover? Guiding LLMs to Explore Multi-Perspective Team Tactic in the Game

2024-10-20 · Ruiqi Dong, Zhixuan Liao, Guangwei Lai, Yuhan Ma 외

Large Language Models (LLMs) are pivotal AI agents in complex tasks but still face challenges in open decision-making problems within complex scenarios. To address this, we use the language logic game ``Who is Undercover…

Decision MakingDiversityFairness

CIBench: Evaluating Your LLMs with a Code Interpreter Plugin

2024-07-15 · Chuyu Zhang, Songyang Zhang, Yingfan Hu, Haowen Shen 외

While LLM-Based agents, which use external tools to solve complex problems, have made significant progress, benchmarking their ability is challenging, thereby hindering a clear understanding of their limitations. In this…

Benchmarking