Commit graph

428 commits

Author SHA1 Message Date
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
029adbc6d6 update functions 2023-12-06 16:48:31 +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
lidanyang
6edbed8fb6 refine schema 2023-12-06 14:17:29 +08:00
lidanyang
962632cd15 add GenerateDataDesc action 2023-12-06 14:16:48 +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
林义章
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
刘棒棒
59af6d9692 chore: remove _result. 2023-12-01 15:21:40 +08:00
lidanyang
2049f6cd01 only assign task_type when use_tools 2023-12-01 14:29:51 +08:00
lidanyang
e4a17d122c fill other task_type 2023-12-01 14:15:36 +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
刘棒棒
870ece45b2 fix: set temperature=0.0 for WriteCodeByGenerate. 2023-11-30 17:10:36 +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
刘棒棒
8aa096a334 fix: remove escape and color codes for output of nbclient. 2023-11-30 16:07:12 +08:00
刘棒棒
b28111ab34 fix: "image/png" not in output["data"]. 2023-11-30 16:05:56 +08:00
yzlin
5522742002 Merge branch 'dev' into dev_pipeline 2023-11-30 14:50:59 +08:00
yzlin
3461b1b4c0 add unit tests for reuse code 2023-11-30 14:40:51 +08:00
lidanyang
f61dd32cf7 add feature engineering prompt 2023-11-30 14:14:05 +08:00
lidanyang
ae7fecd201 add data_desc to tool recommendation 2023-11-30 14:08:59 +08:00
lidanyang
41c507aa6e rollback format 2023-11-30 14:06:54 +08:00
yzlin
dc2247010e reuse code 2023-11-29 20:29:15 +08:00
lidanyang
047bb10e72 add logic for unknown task_type 2023-11-29 15:00:25 +08:00
lidanyang
25c01abaf4 add data_desc to WriteCodeWithTools 2023-11-29 14:55:54 +08:00
lidanyang
2def00d851 fix conflict 2023-11-29 14:38:50 +08:00
lidanyang
d711df0ef2 add write code with tools 2023-11-29 14:24:37 +08:00
lidanyang
a969d54c9a create func config 2023-11-28 17:09:15 +08:00
lidanyang
f5baa34b0f define prompt for ml_engineer 2023-11-28 17:07:02 +08:00
刘棒棒
4760dfd13b fix: module not found. 2023-11-28 14:50:59 +08:00
刘棒棒
0843a82a1b fix: module not found error. 2023-11-28 14:21:32 +08:00
林义章
b461d349c7 Merge branch 'feat_auto_run' into 'dev'
feat: add auto_run.

See merge request agents/data_agents_opt!8
2023-11-28 06:01:12 +00:00
yzlin
a4f9d41110 Merge branch 'dev_pipeline' into dev 2023-11-28 13:57:55 +08:00
yzlin
608126e1f9 update context 2023-11-28 13:50:15 +08:00
刘棒棒
460e373dae feat: add auto_run. 2023-11-28 13:40:28 +08:00
刘棒棒
311cb5e8b4 add comment for system message. 2023-11-28 12:13:13 +08:00
刘棒棒
b19e4908b2 fix: install missing package. 2023-11-28 11:24:52 +08:00
lidanyang
c159260717 check_param_consistency 2023-11-24 18:56:15 +08:00
lidanyang
f19003b413 rename field to tool_field 2023-11-24 17:46:43 +08:00
lidanyang
fdc49775e6 reduce hierarchy of machine learning 2023-11-24 17:23:39 +08:00
lidanyang
a911f5649d add feature engineering tools 2023-11-24 15:03:03 +08:00
lidanyang
b0e28838e4 add function register 2023-11-24 15:02:40 +08:00
lidanyang
bb8c39a312 init function tools and define tool schema 2023-11-24 15:01:52 +08:00