MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

Results 680 MetaGPT issues
Sort by recently updated
recently updated
newest added

**Feature description** 我让MG为我开发一个工具,首先Alice完成了PRD,然后Bob设计了系统架构,但Alixe没有开发就结束了 ![Image](https://github.com/user-attachments/assets/269245c1-5ffa-4440-b7b2-64beac41f301)

The 'view_page_ element_to-scrape' function does not exist. This function has been refactored in MetaGPT v0.7+version, and web crawling related functions have been integrated into the scrape_web_playwright tool ##Function Change Record...

2025-04-22 17:36:21.365 | INFO | metagpt.utils.cost_manager:update_cost:57 - Total running cost: $0.000 | Max budget: $1000.000 | Current cost: $0.000, prompt_tokens: 2048, completion_tokens: 381 这是那个受限制了吗

问题:在利用machine_learning.py分析数据文件时,提示词中有指定的文件,但任务无法识别 版本:0.8.2 提示词:将所有文件的[工作表1]中大区为"大区K"的数据合并为一个新的文件 输入文件保存在/home/admin/ai-metagpt-task/2025-04-07/d20783dc-5a86-48f4-9eb5-4ec817b87664/国民饮水守护计划0118.xlsx 输入文件保存在/home/admin/ai-metagpt-task/2025-04-07/d20783dc-5a86-48f4-9eb5-4ec817b87664/国民饮水守护计划0119.xlsx 输入文件保存在home/admin/ai-metagpt-task/2025-04-07/d20783dc-5a86-48f4-9eb5-4ec817b87664/国民饮水守护计划0120.xlsx 输出文件保存在/home/admin/ai-metagpt-task/2025-04-20/1e1ceb76-e1c4-47cf-8886-d1605966f00a/res_时间戳.xlsx

windows系统,如果按照教程中的步骤 1 下载了repo,用conda 创建 python=3.11的版本,切换到这个版本 2 pip install -e . 安装好依赖 3 配置好自己的 key 等llm信息后 4 运行 python software company "write me xxx" 会出现如下报错: $ python --version Python 3.11.11 (metagpt-local)...

**Bug description** 无论是pip安装metagpt,还是git clone,均报错如下 3 validation errors for CompletionUsage。 测试多组生成: metagpt "write a snake game"、metagpt "Create a 2048 game"、 metagpt "write a cli blackjack game" **Bug solved method** 无 **Environment...

希望提供一个完整一点的“为角色或动作配置不同LLM” 我按照官方的文档来不能实现这个 功能

**Feature description** Feature 1 我想尝试将所有role之间的对话,保存为json文件,可以便于处理text类型的结果,便于分析,目前的功能好像无法做到? Feature 2 同时,我想自定义一个project path,我尝试使用--project-name与--project-path,都不奏效。 **Your Feature** 我目前的思路是在每一个role那边配置一个全局变量,保存msg信息,但是由于代码能力比较弱,metagpt封装完善,有点难以操作,没有改对。

**Feature description** As MCP becomes an industry trend, does MetaGPT have any plans to support the integration of a wide variety of MCP tools?

**Features** During my usage, I found that the logic in android_assistant was not consistent with the current interfaces provided by MetaGPT, so I made some adjustments to make it work....