最後活躍 1728774569

knox 已修改 1728774569. 還原成這個修訂版本

1 file changed, 3 insertions

MetaGPT-readme-5.py(檔案已創建)

@@ -0,0 +1,3 @@
1 + from metagpt.software_company import generate_repo, ProjectRepo
2 + repo: ProjectRepo = generate_repo("Create a 2048 game") # or ProjectRepo("<path>")
3 + print(repo) # it will print the repo structure with files
上一頁 下一頁