MetaGPT
MetaGPT copied to clipboard
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
keep getting this issue, guys anything would be helpful? 有没有大佬给看看 谢谢 2023-12-14 23:17:23.956 | WARNING | metagpt.utils.repair_llm_raw_output:run_and_passon:231 - parse json from content inside [CONTENT][/CONTENT] failed at retry 1, try to...
**Bug description** I encountered an issue while using metaGPT. When I used the prompt "metaGPT "make a cli snake game"," the engineer role did not work and failed to generate...
https://github.com/geekan/MetaGPT/tree/ga_game 我看到这个移植版的斯坦福小镇源码,记忆好像是二次开发实现的。 请问如果我想找一个比较成熟的向量储存框架用于长期记忆,是否metagpt这边有推荐的稳定方案,用什么外部数据库或者什么现成框架可以实现,感谢~
Add section "Incremental Requirement & Fix Bug"
I would suggest to add more roles/agents to make the software development team more complete, such as: Dev Ops, UX, DBA, etc. Here's some suggested agents/roles to add: * User...
I recently encountered an issue while using application related to connection errors and OpenAI's token limitations. When such an error occurs, the ongoing task gets interrupted. Can you guide me...
Why is there ko .env variable for storage sou keys to protect user from potentially crime or is not not jedd want to work on that
i want update the installation guide with step to eg installing using virtual environments virtual and anacondas this issues should be assigned to me and label hacktober let me wok...
I am running the example search_google.py and i get the following error. But I put a set & uncomment from the config file. `GOOGLE_API_KEY: "xxx"` and take the # away...
if I run this : (agent) PS D:\share\MetaGPT\MetaGPT-werewolf_game> python .\examples\werewolf_game\start_game.py I got: Traceback (most recent call last): File "D:\share\MetaGPT\MetaGPT-werewolf_game\examples\werewolf_game\start_game.py", line 7, in from examples.werewolf_game.werewolf_game import WerewolfGame ModuleNotFoundError: No module named...