yzlin
|
db4e3343f1
|
general planner, code interpreter
|
2023-12-28 20:17:33 +08:00 |
|
刘棒棒
|
a51e5d7faf
|
Merge branch 'dev_make_tools' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_make_tools
|
2023-12-26 15:51:25 +08:00 |
|
刘棒棒
|
a2743d2b1f
|
resolve cr in MR17.
|
2023-12-26 15:48:04 +08:00 |
|
刘棒棒
|
c76c1765ef
|
Merge branch 'dev' into 'dev_make_tools'
# Conflicts:
# metagpt/roles/ml_engineer.py
|
2023-12-26 06:18:27 +00:00 |
|
刘棒棒
|
b43cdb23f7
|
update make_tools.
|
2023-12-26 14:11:13 +08:00 |
|
刘棒棒
|
be47f6171d
|
resolve CR in MR17.
|
2023-12-26 14:08:10 +08:00 |
|
刘棒棒
|
7806013dce
|
update: use WriteCodeByGenerate conditions.
|
2023-12-22 14:07:26 +08:00 |
|
lidanyang
|
e0903fe51f
|
refine ml prompt
|
2023-12-21 17:45:50 +08:00 |
|
刘棒棒
|
bb7f4c3310
|
update code prompt for make tools.
|
2023-12-21 17:16:33 +08:00 |
|
刘棒棒
|
6d36511249
|
update make tools: code -> remove_comments(code).
|
2023-12-21 16:58:02 +08:00 |
|
刘棒棒
|
e8f5ce0f0a
|
update use_udfs.
|
2023-12-21 13:34:31 +08:00 |
|
刘棒棒
|
4700000953
|
Merge branch 'dev' into dev_make_tools
|
2023-12-21 12:35:28 +08:00 |
|
林义章
|
b716c6d8da
|
Merge branch 'generalize' into 'dev'
minor update: move action, fix circular import, add entry parameters
See merge request agents/data_agents_opt!29
|
2023-12-21 04:20:24 +00:00 |
|
刘棒棒
|
1160f07536
|
update reset.
|
2023-12-21 11:03:54 +08:00 |
|
刘棒棒
|
d72b457c83
|
Merge branch 'dev' into dev_make_tools
|
2023-12-21 10:36:13 +08:00 |
|
刘棒棒
|
c43e2bed6b
|
update condition for DebugCode.
|
2023-12-21 10:14:25 +08:00 |
|
林义章
|
c473763a94
|
Merge branch 'no_plan' into 'dev'
Add ablation experiments
See merge request agents/data_agents_opt!28
|
2023-12-20 07:49:23 +00:00 |
|
yzlin
|
72e550b148
|
minor update: move action, fix circular import, add entry parameters
|
2023-12-20 15:39:18 +08:00 |
|
stellahsr
|
48ef61c6e4
|
change format
|
2023-12-20 14:46:29 +08:00 |
|
刘棒棒
|
7b8c15b5df
|
feat: add make_tools and feat function.
|
2023-12-20 12:15:51 +08:00 |
|
刘棒棒
|
913538639d
|
feat:
|
2023-12-20 12:11:42 +08:00 |
|
stellahsr
|
a0d2f9b6ca
|
update: rm async, mv to utils
|
2023-12-20 11:14:59 +08:00 |
|
刘棒棒
|
8afac012b4
|
set the plan.current_task.task_type to udf when use udfs.
|
2023-12-20 09:57:19 +08:00 |
|
mannaandpoem
|
0f3c0c21e5
|
update JUDGE_PROMPT_TEMPLATE in ml_engineer_simple.py
|
2023-12-19 18:50:49 +08:00 |
|
刘棒棒
|
6ed432205b
|
feat: add use_udfs with WriteCodeWithTools.
|
2023-12-19 18:23:21 +08:00 |
|
刘棒棒
|
fdf16f5535
|
add code_prompt for make tools.
|
2023-12-19 14:38:08 +08:00 |
|
mannaandpoem
|
5db0063342
|
Add ml_engineer_simple.py for ablation experiments
|
2023-12-19 12:57:45 +08:00 |
|
刘棒棒
|
4cb2028c72
|
update for make tools test.
|
2023-12-19 10:24:57 +08:00 |
|
刘棒棒
|
87821fc6cc
|
update make tools.
|
2023-12-18 22:33:58 +08:00 |
|
刘棒棒
|
ea7e11665d
|
Merge branch 'dev' into dev_make_tools
|
2023-12-18 22:22:38 +08:00 |
|
刘棒棒
|
79787e8129
|
feat: add make tools.
|
2023-12-18 22:15:32 +08:00 |
|
stellahsr
|
6a527f214a
|
update: use utils/save_code_file
|
2023-12-15 00:35:44 +08:00 |
|
stellahsr
|
ad592b9501
|
Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection
|
2023-12-14 21:42:45 +08:00 |
|
stellahsr
|
c91503cf65
|
rm comments
|
2023-12-14 17:30:01 +08:00 |
|
stellahsr
|
82ccdde687
|
use tools
|
2023-12-14 17:18:35 +08:00 |
|
stellahsr
|
5ba3fe9be8
|
update: use default WriteCodeWithTools
|
2023-12-14 15:52:20 +08:00 |
|
stellahsr
|
9d046a7ce5
|
rm runtime result
|
2023-12-14 15:48:00 +08:00 |
|
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
|
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 |
|
stellahsr
|
41e872a8c0
|
update: 更新prompt,给出单step-code示例
|
2023-12-14 10:47:47 +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
|
e59bab73b0
|
refine prompt
|
2023-12-13 19:36:02 +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 |
|