Commit graph

665 commits

Author SHA1 Message Date
liangliang
f19a0849b1 add draw & plotsave funtion where the results be saved in results_pic folder 2023-10-11 00:12:34 +08:00
Sirui Hong
7989e9fb2c
Merge pull request #400 from stellaHSR/minecraft
Minecraft: bug fix for skill_manager and new round
2023-10-08 22:49:18 +08:00
stellahsr
f70ba27d35 add different llms for different agents 2023-10-07 20:24:55 +08:00
stellahsr
168bd3b57b fix bug: update finish state in role init
fix bug: update finish state when new round start
fix bug: update CriticReviewer status in run_step()
fix bug: update ga.runtime_status when failed
update: add extra yaml load utils
2023-10-07 20:01:15 +08:00
Sirui Hong
3b07972812
Merge pull request #394 from stellaHSR/minecraft
Minecraft: support multiple rollout iter nume for code generation and critique review
2023-10-07 11:11:33 +08:00
stellahsr
84cb2fa3db update code: directly get events instead of request mc
bug fix: human_msg and system_msg assignment
2023-10-07 11:09:54 +08:00
stellahsr
64a1246e1c update code for add skills
bug fix: check event and update event
2023-10-07 02:07:26 +08:00
stellahsr
6bcd3bdcee merge: merge from yuymf/minecraft_dev2, update base vdb op in PlayerActions and add event execute func, use PlayerActions as action base 2023-10-06 20:28:01 +08:00
stellahsr
5aea00f8b4 rm useless comments 2023-10-06 18:52:07 +08:00
stellahsr
7d14a85329 update code 2023-10-06 18:49:13 +08:00
stellahsr
c1c1d22cff bug fix: use get func 2023-10-06 16:44:34 +08:00
stellahsr
d998a48cd2 update critic_agent use 2023-10-06 16:39:54 +08:00
stellahsr
dc0fd134fb update locally 2023-10-06 16:16:09 +08:00
stellahsr
eb9ea304a5 Merge branch 'minecraft' of github.com:geekan/MetaGPT into minecraft 2023-10-06 15:49:11 +08:00
Sirui Hong
4cd09b3c23
Merge pull request #385 from yuymf/minecraft_dev2
Minecraft game add skill_manager & bug fix
2023-10-05 00:28:19 +08:00
yuymf
1047d698ae Fix some bugs, a runnable version remain some TODO 2023-10-03 05:37:38 +08:00
yuymf
d45ddf58e4 Add update progress 2023-10-03 02:11:22 +08:00
yuymf
d41cf7cad6 Minecraft game add skill_manager & ignore bug fix 2023-10-02 10:08:10 +08:00
洪思睿
dfc59422d9 update player base 2023-10-02 03:33:23 +08:00
洪思睿
493225f636 update:更新基础版本,支持多轮,每轮使用每个角色的任务完成情况判断 2023-10-02 03:09:20 +08:00
Sirui Hong
cbd071a10e
Merge pull request #384 from fromlimbo/minecraft
complete critic_agent & review_task
2023-10-01 23:55:03 +08:00
liangliang
0b4a75bd81 complete critic_agent & review_task 2023-10-01 23:10:55 +08:00
Sirui Hong
8fc469bdc4
Merge pull request #379 from yuymf/minecraft_dev2
Minecraft game add curriculum_agent
2023-09-30 20:21:05 +08:00
yuymf
59b3e93563 Minecraft game add curriculum_agent 2023-09-30 19:54:35 +08:00
Sirui Hong
89bdd19a51
Merge pull request #372 from yuymf/minecraft_dev
Minecraft game add action_developer
2023-09-30 16:59:40 +08:00
yuymf
73cd368828 Action developer add chest_memory & .run test pass 2023-09-28 21:09:13 +08:00
yuymf
3a705a0e89 Move test func & add comment 2023-09-28 01:17:02 +08:00
yuymf
7f763b57d0 Minecraft game add action_developer 2023-09-27 23:05:53 +08:00
Sirui Hong
20d070dd46
Merge pull request #370 from isaacJinyu/minecraft
Minecraft add prompt files、control_primitives and control_primitives_context
2023-09-27 17:28:39 +08:00
向劲宇
8f324ba91b
Update __init__.py 2023-09-27 02:15:35 +08:00
向劲宇
b090a628a0
Update __init__.py 2023-09-27 02:13:36 +08:00
向劲宇
c43043fcc6
Add files via upload 2023-09-27 02:09:46 +08:00
向劲宇
411f5c21cd
Create __init__.py 2023-09-27 02:08:44 +08:00
向劲宇
00a5dc8bcb
Add files via upload 2023-09-27 02:06:23 +08:00
向劲宇
28d1c7ad49
Create exploreUntil.js 2023-09-27 02:03:55 +08:00
向劲宇
ea7499c2f2
Create craftItem.js 2023-09-27 02:01:23 +08:00
向劲宇
d70a7f7631
Create craftHelper.js 2023-09-27 02:00:41 +08:00
向劲宇
70f3ebfc4f
Create __init__.py 2023-09-27 02:00:04 +08:00
向劲宇
ce4cc624a9
Create .prettierrc.json 2023-09-27 01:58:19 +08:00
向劲宇
16543aa836
Create skill.txt 2023-09-26 22:49:19 +08:00
向劲宇
3c11a1be81
Create curriculum_task_decomposition.txt 2023-09-26 22:48:47 +08:00
向劲宇
f188b6a687
Create curriculum_qa_step2_answer_questions.txt 2023-09-26 22:47:59 +08:00
向劲宇
77ce0e8fd9
Create curriculum_qa_step1_ask_questions.txt 2023-09-26 22:47:19 +08:00
向劲宇
66a6822c04
Create curriculum.txt 2023-09-26 22:45:31 +08:00
向劲宇
fcc53c7712
Create critic.txt 2023-09-26 22:45:03 +08:00
向劲宇
1500527c39
Create action_template.txt 2023-09-26 22:43:55 +08:00
向劲宇
061384c676
Create action_response_format.txt 2023-09-26 22:41:13 +08:00
Sirui Hong
5513496c2b
Merge pull request #363 from yuymf/minecraft
Communicate with mineflayer & update on_event()
2023-09-26 02:27:40 +08:00
yuymf
4ca8f9b9e5 Remove some redundancy & add Quote to bridge 2023-09-25 22:23:26 +08:00
yuymf
7225b70e25 Communicate with mineflayer & update on_event() 2023-09-25 21:18:06 +08:00