Commit graph

184 commits

Author SHA1 Message Date
stellahsr
9d39a058aa Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection 2023-12-14 15:43:24 +08:00
stellahsr
70fdb1905f 更新:修改execute_code 初始化
增加resume功能
2023-12-14 15:33:00 +08:00
lidanyang
97f707784b reformat 2023-12-14 13:56:23 +08:00
stellahsr
31bd653f07 update: 去除回车 2023-12-14 10:47:05 +08:00
stellahsr
e4ee3efeb8 update: 按code step 逐一生成代码 2023-12-14 10:46:43 +08:00
lidanyang
d84e9cae2c fix conflict 2023-12-14 10:34:15 +08:00
lidanyang
3a3b31badb Merge remote-tracking branch 'origin/dev' into dev_tool_selection
# Conflicts:
#	metagpt/actions/write_analysis_code.py
#	metagpt/roles/ml_engineer.py
2023-12-14 10:06:39 +08:00
林义章
e50ede509f Merge branch 'kaggle_team' into 'dev'
save code steps early

See merge request agents/data_agents_opt!22
2023-12-13 12:43:10 +00:00
lidanyang
8b0b5eeb80 fix conflict 2023-12-13 20:14:10 +08:00
lidanyang
3c8ef3e848 Merge remote-tracking branch 'origin/dev' into dev_tool_selection
# Conflicts:
#	metagpt/roles/ml_engineer.py
2023-12-13 19:52:27 +08:00
lidanyang
7e6e493499 refine prompt 2023-12-13 19:36:31 +08:00
stellahsr
8d694d47d9 update code step prompts 2023-12-13 16:26:24 +08:00
刘棒棒
05ae935d8c fix truncate. 2023-12-13 15:55:04 +08:00
stellahsr
abad52da85 update locally 2023-12-13 15:38:19 +08:00
stellahsr
7e164eecb3 Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection 2023-12-13 14:49:29 +08:00
stellahsr
ea0b93d2b9 update code locally 2023-12-13 14:33:50 +08:00
lidanyang
537d51c26e write code with class tool 2023-12-13 14:32:25 +08:00
lidanyang
33810829a0 support tool in debug 2023-12-13 14:31:32 +08:00
yzlin
92d59ea31b save code steps early 2023-12-13 13:48:18 +08:00
yzlin
7c1809af1e support more forms of task generation 2023-12-12 22:35:06 +08:00
yzlin
3847e672b1 rm redundant 2023-12-12 14:20:15 +08:00
lidanyang
988c7072ef give history code for current code steps 2023-12-12 13:36:54 +08:00
lidanyang
fd31cc065a save jupyter file 2023-12-12 10:33:28 +08:00
stellahsr
c3a06ad203 更新reflection,分开历史code和已有运行结果 2023-12-12 10:10:07 +08:00
yzlin
bec0f0d728 Merge branch 'dev' into kaggle_team 2023-12-11 16:38:16 +08:00
yzlin
4231e0a11e kaggle iterative trial done 2023-12-11 16:13:34 +08:00
stellahsr
b9d12f17ae Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection
Resolve conflicts
2023-12-08 13:51:00 +08:00
stellahsr
13e2b05812 add reflection
change write code internal ppl
2023-12-08 11:01:13 +08:00
lidanyang
fe2b79fedc refine ml prompt 2023-12-07 20:48:00 +08:00
stellahsr
204cda844f fix typo 2023-12-07 19:22:19 +08:00
stellahsr
2d106203ff Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection
update: 简化prompt,加入历史代码片段和执行结果
2023-12-07 19:07:03 +08:00
lidanyang
21d97a23bb output code_steps to json 2023-12-06 17:31:51 +08:00
lidanyang
56dd0ee882 Merge dev to dev_tool_selection 2023-12-06 17:08:09 +08:00
wubinhao
58e8e4c879 fix 2023-12-06 15:56:26 +08:00
lidanyang
0b918eb224 Standardize the process with or without task guide 2023-12-06 14:18:38 +08:00
wubinhao
2e7abe7d03 change task_guide to code_steps 2023-12-06 11:24:24 +08:00
wubinhao
7436150849 add code plan 2023-12-05 18:02:02 +08:00
wubinhao
4304dd28ca update write task guide, add code plan 2023-12-05 17:57:56 +08:00
yzlin
f7989b0ce0 Merge branch 'dev' into kaggle_team 2023-12-04 14:43:00 +08:00
yzlin
8d7657f347 update reflect on previous plan 2023-12-04 14:29:47 +08:00
yzlin
d3d08fe5f3 more plan operation, review update, add kaggle team 2023-12-02 01:34:22 +08:00
林义章
20a918bf39 Merge branch 'dev_ldy' into 'dev'
Dev ldy

See merge request agents/data_agents_opt!13
2023-12-01 07:57:54 +00:00
lidanyang
07955ec27b fix conflict 2023-12-01 15:40:17 +08:00
lidanyang
2049f6cd01 only assign task_type when use_tools 2023-12-01 14:29:51 +08:00
lidanyang
cb8a8ffd5c fix rsp type 2023-12-01 13:44:24 +08:00
lidanyang
35e8a501c5 add log print 2023-12-01 11:59:28 +08:00
lidanyang
aad201e06f assign task_type for task 2023-12-01 11:57:58 +08:00
刘棒棒
25c536f3e1 fix: reuse variables in code. 2023-11-30 17:44:22 +08:00
刘棒棒
2dd754d977 fix: reuse variables. 2023-11-30 16:36:35 +08:00
lidanyang
b81fefffa1 avoid repetitive tool desc between steps 2023-11-30 16:28:02 +08:00