ChatDev/WareHouse/LifeSimulator_v2_ModelBest1024_20231026164236/meta.txt
2023-10-26 17:31:11 +08:00

31 lines
933 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Task:
帮我写一个人生重启模拟器用户可以点击GoOn按钮。用户的起始年龄为5岁初始的金钱是1000元。每点击一次GoOn屏幕上都能随机显示n年后发生的年龄段发生的人生事件n的取值为[1,10],这些事件可以是赚取了一定的金钱,金钱取值是[1,1000000],也可能是赔了一定的金钱,金钱取值为[1, 1000000],也有可能是死亡。死亡则游戏结束。最后显示用户活到多少年以及此时的金钱数。
Config:
ChatEnvConfig.clear_structure: True
ChatEnvConfig.git_management: False
ChatEnvConfig.gui_design: True
Roster:
Chief Executive Officer, Counselor, Chief Human Resource Officer, Chief Product Officer, Chief Technology Officer, Programmer, Code Reviewer, Software Test Engineer, Chief Creative Officer
Modality:
application
Ideas:
Language:
Python
Code_Version:
4.0
Proposed_images:
0
Incorporated_images:
0