Commit graph

490 commits

Author SHA1 Message Date
lidanyang
ef6e4a1b77 debug only when use_tools 2023-12-14 13:46:27 +08:00
lidanyang
5940c8d908 remove old comments 2023-12-14 12:56:01 +08:00
lidanyang
44334c0c9a drop old schema import 2023-12-14 10:59:42 +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
edd6987a1c drop old tool definition 2023-12-13 20:41:32 +08: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
lidanyang
e59bab73b0 refine prompt 2023-12-13 19:36:02 +08:00
lidanyang
4423524734 fix schema 2023-12-13 18:11:54 +08:00
lidanyang
abbaa6afa9 refine prompt 2023-12-13 17:03:56 +08:00
stellahsr
8d694d47d9 update code step prompts 2023-12-13 16:26:24 +08:00
刘棒棒
233b143da8 Merge branch 'dev' into fix_truncate 2023-12-13 16:07:35 +08:00
刘棒棒
05ae935d8c fix truncate. 2023-12-13 15:55:04 +08:00
yzlin
3c8538c08f Merge branch 'hsr_dev' into dev 2023-12-13 15:48:46 +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
ab7af7768c refine prompt 2023-12-13 14:31:50 +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
lidanyang
f614fbfa7c update ml tools 2023-12-13 13:37:40 +08:00
lidanyang
49779d8615 refine schema desc 2023-12-13 13:35:22 +08:00
stellahsr
f81f355ff2 add default config.yaml 2023-12-13 13:01:32 +08:00
stellahsr
2e4094c7a7 test auto mode 2023-12-13 12:56:54 +08:00
stellahsr
32c4a55755 add save code 2023-12-13 12:54:50 +08:00
yzlin
7c1809af1e support more forms of task generation 2023-12-12 22:35:06 +08:00
stellahsr
8db5f22105 更新注释和说明 2023-12-12 17:26:15 +08:00
stellahsr
a4cef261e0 update: 添加nb支持 2023-12-12 17:17:40 +08:00
stellahsr
fc8c0d9e95 Merge branch 'dev' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev 2023-12-12 16:29:06 +08:00
stellahsr
0231cfdcc7 添加代码文件输出保存,创建项目文件夹,使用项目文件夹隔离
完整代码保存前,可考虑拼接全量代码再输出
2023-12-12 16:23:56 +08:00
stellahsr
1da4409475 add step plan 2023-12-12 16:10:05 +08:00
yzlin
3847e672b1 rm redundant 2023-12-12 14:20:15 +08:00
lidanyang
9c426f73dc fix bug 2023-12-12 13:39:41 +08:00
lidanyang
988c7072ef give history code for current code steps 2023-12-12 13:36:54 +08:00
lidanyang
07771a7699 add ml Class tool schema 2023-12-12 10:56:51 +08:00
lidanyang
4f0d55656e update ml tool from Function to Class 2023-12-12 10:56:05 +08:00
lidanyang
fd31cc065a save jupyter file 2023-12-12 10:33:28 +08:00
stellahsr
4634415e37 只使用当前code运行,不迭代历史code
分开当前code和历史代码给reflection
2023-12-12 10:15:21 +08:00
stellahsr
4f1aa0333e 增加retry 2023-12-12 10:10:19 +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
lidanyang
824e285cc7 Merge remote-tracking branch 'origin/dev_tool_selection' into dev_tool_selection 2023-12-07 20:45:22 +08:00