Commit graph

979 commits

Author SHA1 Message Date
黄伟韬
0a18c3d4f3 修改teamleader 样例,在发布软件开发指令时,附带对应编程语言。快速问答中添加法律问题。 2024-07-30 11:52:53 +08:00
林义章
c1536bc5b9 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!255
2024-07-29 09:52:37 +00:00
黄伟韬
878d4bd2e7 Fix format issues 2024-07-29 15:31:20 +08:00
lidanyang
245456e8fe Merge remote-tracking branch 'origin/mgx_ops' into data_analyst_ldy 2024-07-29 14:49:17 +08:00
黄伟韬
3298572a6b Merge branch 'mgx_ops' into fix_lang_inconsistency_mgx_output_user_input 2024-07-29 14:17:11 +08:00
garylin2099
21775647b5 minor update on prompt 2024-07-29 13:58:28 +08:00
黄伟韬
6f17d3da13 Solved the issue of inconsistent input and output languages. 2024-07-29 12:01:42 +08:00
李丹阳
c1fd2ae109 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-26 06:12:20 +00:00
lidanyang
8ef095b945 send memory to write_code directly 2024-07-26 14:07:22 +08:00
黄伟韬
48b8a941b9 修改了行为和任务耦合的问题 2024-07-24 11:23:52 +08:00
黄伟韬
ca1a44c3c4 修改了提示词的格式 2024-07-24 10:56:20 +08:00
黄伟韬
0ec3ac8136 修改格式问题,删除冗余提示词 2024-07-24 09:59:31 +08:00
黄伟韬
f4204b4beb WriteCodeReview 添加确认review完成的消息 2024-07-23 20:07:00 +08:00
黄伟韬
59d8d8b193 修正TL 等待成员完成任务时,结束任务的错误情况 2024-07-23 17:49:24 +08:00
lidanyang
70bddcfd3c reformat 2024-07-22 09:48:16 +08:00
lidanyang
d2f6fc2594 refine code 2024-07-19 18:31:06 +08:00
lidanyang
aa92662487 fix output code format 2024-07-19 17:03:37 +08:00
seehi
0312f4f728 fix conflicts 2024-07-15 16:32:12 +08:00
lidanyang
b214e49733 change _init_code to public 2024-07-12 18:41:29 +08:00
lidanyang
df29e16e2b refine code 2024-07-12 16:44:05 +08:00
lidanyang
df340cb330 remove browser_actions from role 2024-07-12 15:55:52 +08:00
lidanyang
b03ce58fde remove task_type and parse_browser_action to DataAnalyst 2024-07-10 11:29:27 +08:00
seehi
b5934a412b add serializers to support serialization and deserialization. 2024-07-10 10:24:04 +08:00
李丹阳
cbe9c9f872 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-09 09:14:14 +00:00
lidanyang
3d32a5d621 add browser memory to write code 2024-07-09 16:57:36 +08:00
lidanyang
5a83c4539a avoid truncate output of html content 2024-07-09 16:51:58 +08:00
seehi
41d8303405 fix conflicts 2024-07-08 10:36:16 +08:00
seehi
c624c0ffc7 use llm cache to make exp_pool 2024-07-08 10:09:36 +08:00
shenchucheng
b73024510b action reporter 2024-07-02 14:39:51 +08:00
莘权 马
dcb76de45e feat: + pic2txt 2024-06-28 13:50:47 +08:00
莘权 马
5f55590a57 feat: gitlab:mgx_ops 2024-06-28 11:53:20 +08:00
莘权 马
2a97a9286f feat: +evaluate trd 2024-06-28 11:44:29 +08:00
莘权 马
632452e2a1 feat: +pic2txt 2024-06-27 22:13:41 +08:00
lidanyang
f2cf8dd74b fix bug of ExecuteNbCode._init_code was never awaited 2024-06-27 16:22:00 +08:00
莘权 马
742ff0e80a feat: +pic2txt 2024-06-27 14:35:05 +08:00
莘权 马
9dc8d7307b feat: +prompt 2024-06-27 12:52:01 +08:00
lidanyang
a2f809263a ignore warning info 2024-06-27 11:22:12 +08:00
莘权 马
50e92521c2 fixbug: trd传参错误 2024-06-26 14:33:36 +08:00
hongjiongteng
9454c4dfd6 update prompt 2024-06-23 23:01:25 +08:00
hongjiongteng
0f65ff5cb0 change parameter names 2024-06-21 16:31:10 +08:00
hongjiongteng
bd3b4dc8c0 update action name 2024-06-21 15:25:00 +08:00
hongjiongteng
a48ccfdcf9 move RewriteCode to actions/write_code_review.py 2024-06-20 20:09:25 +08:00
hongjiongteng
6c4cb765c7 reuse write_code_review_and_rewrite 2024-06-20 14:54:01 +08:00
hongjiongteng
896c7d8d4c rewrite_code accept content or file_path of design doc 2024-06-20 13:03:51 +08:00
hongjiongteng
76f0d5aad8 update comment 2024-06-20 12:31:38 +08:00
hongjiongteng
256e73e878 rewrite_code accept content or file_path of design doc 2024-06-20 12:29:37 +08:00
hongjiongteng
0d3187e308 update 2024-06-20 11:32:07 +08:00
hongjiongteng
7538e715ed opt engineer2 2024-06-20 10:36:19 +08:00
hongjiongteng
599eecf1f4 opt engineer2 2024-06-20 10:34:20 +08:00
hongjiongteng
942a6d61bb opt engineer2 2024-06-19 23:41:09 +08:00