MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

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

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

Debian GNU/Linux 11 gcc version 10.2.1 20210110 (Debian 10.2.1-6) 执行python setup.py install aiohttp/_http_parser.c:12057:148: note: expected ‘char *’ but argument is of type ‘const char *’ aiohttp/_http_parser.c: In function ‘__pyx_tp_dealloc_7aiohttp_12_http_parser_HttpParser’: aiohttp/_http_parser.c:16227:5:...

只用一句话去创建整个项目从商业设计上来讲是不靠谱的除非是很简单的逻辑比如“创建一个js版本的贪食蛇”。但是当我们要依赖AI去设计更大规模的系统时,我建议还是需要增加更加复杂的交互式设计通过AI去收集多轮对话的需求以及更多的细节让整个项目的生成变得更加可靠。如果是真的考虑商业化落地的话

enhancement

I created Japanese translated README.

The specific requirements for fine-tuning algorithms for the Hua project are not clear. 2023-07-06 16:20:38.774 | INFO | metagpt.provider.openai_api:update_cost:91 - Total running cost: $0.007 | Max budget: $3.000 | Current...

enhancement

目前普通来说的话,最大就是用3.5-16k的模型去写,但是很容易崩,因为16k还是不够执行下一轮,有没有可能之后改进到能吧前一轮的代码用embedded去压缩?不然gpt目前支持的长度太限制写出来的东西了。

I wrote a Dockerfile that can use the same config as the host machine and stores the results in the host as well.

python startup.py "Write a cli lightning game game which teaches you how lightning works with interactive gameplay" 2023-07-07 19:32:24.269 | INFO | metagpt.config:__init__:43 - Config loading done. Traceback (most recent...