Commit graph

306 commits

Author SHA1 Message Date
向劲宇
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
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
stellahsr
6e25cb53d1 update code and rm useless role 2023-09-24 12:59:12 +08:00
stellahsr
074e28ff17 更新schema,增加消息类型 2023-09-24 11:22:38 +08:00
stellahsr
6e9fc81726 在当前branch中去除无关的角色 2023-09-24 11:21:36 +08:00
stellahsr
5f521d4270 在mc branch添加相关的actions 2023-09-24 11:20:45 +08:00
stellahsr
3f892482a2 在当前branch 清除其他无关的actions 2023-09-24 11:20:20 +08:00
stellahsr
7968e76d5a Merge branch 'main' of github.com:geekan/MetaGPT into main 2023-09-23 12:36:46 +08:00
stellahsr
a78045d87e fix: rm annotations and use old styles 2023-09-23 12:36:32 +08:00
shenchucheng
01eeb50f02 Set WindowsProactorEventLoopPolicy after importing sk_function 2023-09-22 22:15:41 +08:00
stellaHSR
c4283d0538
Merge pull request #345 from shenchucheng/main
Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on …
2023-09-22 16:34:33 +08:00
femto
bc1e8db65b
Merge branch 'main' into feature/json_write_prd 2023-09-22 13:23:30 +08:00
stellaHSR
30d71c51a1
Merge pull request #310 from 18620146591/pr
adding an action
2023-09-22 13:22:39 +08:00
stellaHSR
a74f78f6da
Update search_engine.py
rm useless space
2023-09-21 23:49:57 +08:00
stellaHSR
9860e0d510
Update search_engine.py
add __future__ import to avoid error in py3.9
2023-09-21 15:51:13 +08:00
femto
7b34c433cd
Merge branch 'main' into feature/json_write_prd 2023-09-21 12:00:10 +08:00
stellaHSR
ab95b55662
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
2023-09-21 11:08:40 +08:00
Ben
58a0ae0a35
Merge branch 'main' into add_open_interpreter 2023-09-21 10:38:57 +08:00
shenchucheng
88baa1caa3 Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on Windows when converting Mermaid charts 2023-09-20 21:35:50 +08:00
刘棒棒
10b90d4a64 add openai_api_base. 2023-09-20 19:32:01 +08:00
stellaHSR
d6649819f4
Merge pull request #327 from femto/feature/sk_agent
Feature/sk agent with basic planner and action planner
2023-09-20 16:53:31 +08:00
Stitch-z
cec35bfa58
Merge pull request #10 from Stitch-z/feature-tutorial-assistant
Update: cancel block writing when writing files
2023-09-20 15:03:59 +08:00
Stitch-z
46930f8343 Update: cancel block writing when writing files && change the file printing log level to debug level 2023-09-20 15:01:47 +08:00
Stitch-z
b2245553e7
Merge pull request #9 from Stitch-z/feature-tutorial-assistant
Update: optimize universal file read ability.
2023-09-20 14:14:34 +08:00
Stitch-z
35067ab0d1 Update: optimize universal file read ability. 2023-09-20 14:07:00 +08:00
Stitch-z
6ae0a6a98b Update: optimize universal file read ability. 2023-09-20 14:05:48 +08:00
femto
961e73e94c json/markdown format 2023-09-20 12:18:39 +08:00
femto
0d9bbcb863 json/markdown format 2023-09-20 12:09:10 +08:00
Stitch-z
79a5dd6b12
Merge pull request #8 from Stitch-z/feature-tutorial-assistant
Resolve PR issues
2023-09-20 12:04:26 +08:00
Stitch-z
97ab38ac7c Resolve PR issues 2023-09-20 12:02:46 +08:00
femto
7ec77e0ad7 json/markdown format 2023-09-19 21:31:27 +08:00
Stitch-z
c2f61cb010
Merge branch 'geekan:main' into main 2023-09-19 16:55:49 +08:00
Stitch-z
97be431127 Fix research action bug && Optimize universal file operation tools 2023-09-19 16:26:33 +08:00
geekan
2cfa7af826
Merge pull request #323 from DevXiaolan/main
[加急] Action of "preparation of the interviewer"
2023-09-19 15:57:22 +08:00
DevXiaolan
56398ff4c6 chore: Add blank line in the end 2023-09-19 15:53:47 +08:00
DevXiaolan
04211232f6 chore: Format codes , PEP8 2023-09-19 15:03:39 +08:00