paper-with-me

홈 › Papers

Exploration of LLM Multi-Agent Application Implementation Based on LangGraph+CrewAI

2024-11-27 · Zhihua Duan, Jialin Wang

With the rapid development of large model technology, the application of agent technology in various fields is becoming increasingly widespread, profoundly changing people's work and lifestyles. In complex and dynamic systems, multi-agents achieve complex tasks that are difficult for a single agent to complete through division of labor and collaboration among agents. This paper discusses the integrated application of LangGraph and CrewAI. LangGraph improves the efficiency of information transmission through graph architecture, while CrewAI enhances team collaboration capabilities and system performance through intelligent task allocation and resource management. The main research contents of this paper are: (1) designing the architecture of agents based on LangGraph for precise control; (2) enhancing the capabilities of agents based on CrewAI to complete a variety of tasks. This study aims to delve into the application of LangGraph and CrewAI in multi-agent systems, providing new perspectives for the future development of agent technology, and promoting technological progress and application innovation in the field of large model intelligent agents.

📄 PDF Abstract BibTeX arXiv:2411.18241

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentGit: A Version Control Framework for Reliable and Scalable LLM-Powered Multi-Agent Systems

2025-11-01 · Yang Li, Siqi Ping, Xiyu Chen, Xiaojian Qi 외 arxiv

With the rapid progress of large language models (LLMs), LLM-powered multi-agent systems (MAS) are drawing increasing interest across academia and industry. However, many current MAS frameworks struggle with reliability …

Research on the Application of Spark Streaming Real-Time Data Analysis System and large language model Intelligent Agents

2024-12-10 · Jialin Wang, Zhihua Duan

This study explores the integration of Agent AI with LangGraph to enhance real-time data analysis systems in big data environments. The proposed framework overcomes limitations of static workflows, inefficient stateful c…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

Agent AI with LangGraph: A Modular Framework for Enhancing Machine Translation Using Large Language Models

2024-12-05 · Jialin Wang, Zhihua Duan

This paper explores the transformative role of Agent AI and LangGraph in advancing the automation and effectiveness of machine translation (MT). Agents are modular components designed to perform specific tasks, such as t…

Machine TranslationManagementTranslation

Harness Engineering as Categorical Architecture

2026-05-12 · Bogdan Banu arxiv

The agent harness, the system layer comprising prompts, tools, memory, and orchestration logic that surrounds the model, has emerged as the central engineering abstraction for LLMbased agents. Yet harness design remains …

REALM-Bench: A Real-World Planning Benchmark for LLMs and Multi-Agent Systems

2025-02-26 · Longling Geng, Edward Y. Chang

This benchmark suite provides a comprehensive evaluation framework for assessing both individual LLMs and multi-agent systems in real-world planning scenarios. The suite encompasses eleven designed problems that progress…