Commit graph

1005 commits

Author SHA1 Message Date
刘棒棒
82dce58e4e update DEFAULT_SYSTEM_MSG. 2023-12-21 13:33:42 +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
刘棒棒
a39cc30164 add test for ml_engineer. 2023-12-21 10:11:07 +08:00
刘棒棒
5af4f6b4c5 add new test for aask_code about write code by steps. 2023-12-20 19:56:26 +08:00
刘棒棒
1145641cdc update 2023-12-20 18:16:32 +08:00
刘棒棒
aa5c42ff8b use self.DEFAULT_SYSTEM_MSG in process_msg. 2023-12-20 18:12:15 +08:00
刘棒棒
99945e3493 update default_system_msg in BaseWriteAnalysisCode. 2023-12-20 17:57:07 +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
林义章
2d5626527a Merge branch 'dev_tool_selection_resume' into 'dev'
更新:修改execute_code 初始化,增加resume功能

See merge request agents/data_agents_opt!27
2023-12-20 07:07:44 +00: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
0c42d55d64 rm comments 2023-12-20 11:16:44 +08:00
stellahsr
a0d2f9b6ca update: rm async, mv to utils 2023-12-20 11:14:59 +08:00
刘棒棒
19b0120c15 restore task_type value. 2023-12-20 09:58:31 +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
刘棒棒
c7335419ce fix: BaseWriteAnalysisCode now do not install packages or check packages first. 2023-12-19 18:20:04 +08:00
刘棒棒
cb31ede9c1 add udf in ML_MODULE_MAP. 2023-12-19 17:58:22 +08:00
刘棒棒
52b8ba84d3 update globals with function tools. 2023-12-19 17:57:16 +08:00
刘棒棒
6895e74d3e update parse No Args function. 2023-12-19 17:01:55 +08:00
刘棒棒
3bb445b925 fix: no returns function tools. 2023-12-19 16:50:37 +08:00
刘棒棒
a4ba5660b8 convert UDFS_YAML to dict. 2023-12-19 16:30:38 +08:00
刘棒棒
fdf16f5535 add code_prompt for make tools. 2023-12-19 14:38:08 +08:00
刘棒棒
7ddca9e995 update MakeTools DEFAULT_SYSTEM_MSG. 2023-12-19 14:36:33 +08:00
mannaandpoem
5db0063342 Add ml_engineer_simple.py for ablation experiments 2023-12-19 12:57:45 +08:00
刘棒棒
0daf7ea4e3 chore. 2023-12-19 11:34:06 +08:00
刘棒棒
4de104ef8f update parameters for None. 2023-12-19 11:32:25 +08:00
刘棒棒
c1a3a12c92 update udf test for function schema. 2023-12-19 11:27:26 +08:00
刘棒棒
d9c814420b fix: no args error. 2023-12-19 11:21:51 +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
刘棒棒
52052c8244 update make tools. 2023-12-18 22:30:14 +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
刘棒棒
a71b75a8a9 feat: MakeTools, WriteCodeWithUDFs. 2023-12-18 22:10:28 +08:00
刘棒棒
b18b1c366e update UDFS. 2023-12-18 21:57:45 +08:00
刘棒棒
1a2b4f1b3b update make_tools. 2023-12-18 20:40:11 +08:00
刘棒棒
b5833397a4 feat: convert functions docstring schema to yaml 2023-12-18 20:18:20 +08:00
刘棒棒
ea84fd34cd chore 2023-12-18 15:56:38 +08:00
刘棒棒
e67c679b1c update DEFAULT_SYSTEM_MSG. 2023-12-18 15:55:05 +08:00
林义章
0701178625 Merge branch 'dev_tool_selection' into 'dev'
refine write with tools

See merge request agents/data_agents_opt!25
2023-12-18 02:36:05 +00:00
lidanyang
d6566019b0 recover code 2023-12-18 10:34:38 +08:00
lidanyang
27b59a67da recover code 2023-12-18 10:33:17 +08:00