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

系统找不到指定的路径。 '{' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 2023-08-25 05:41:33.883 | WARNING | metagpt.utils.mermaid:mermaid_to_file:31 - RUN `npm install -g @mermaid-js/mermaid-cli` to install mmdc 2023-08-25 05:41:33.883 | INFO | metagpt.actions.design_api:_save_prd:110 - Saving PRD to D:\metagpt\workspace\cli_snake_game\docs\prd.md...

I'm plying around with your repo and I can't seem to figure out how to update projects that have been previously generated or if that's currently possible.

![image](https://github.com/geekan/MetaGPT/assets/8255234/027358d5-293e-493c-8c15-6707704efbbe) 源代码运行报错

**Features** + unit tests

**Features** - update to pydantic2 - change role's private fields into public **Feature Docs** **Influence** - Some pydantic based packages have been checked - There are no private fields in...

**Features** - update provider unittest to increase coverate ratio - rename other LLMs - rename `provider/postprocess` **Feature Docs** **Influence** **Result** ``` (metagpt_v2) MacBook-Pro:MetaGPT xxx$ pytest -s -vv tests/metagpt/provider/test_* ========================================================================= 32...

сhanged concatenation of strings to f-strings to improve readability and unify with the rest of code **Features** - сhanged concatenation of strings to f-strings to improve readability and unify with...

**Features** - add `llm` arg to Moderation - Modify numpy dependency

**Bug description** TypeError: unsupported operand type(s) for +: 'generator' and 'list' occured when I tried to run the researcher case. I thought it was something wrong with my environment, but...

bug