Commit graph

852 commits

Author SHA1 Message Date
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
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
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
lidanyang
7e343a100b update ml functions 2023-12-07 20:45:08 +08:00
stellahsr
ba6a62f55a update ignore 2023-12-07 19:24:21 +08:00
stellahsr
204cda844f fix typo 2023-12-07 19:22:19 +08:00
stellahsr
f26b2c1359 取消注释 2023-12-07 19:21:27 +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
stellahsr
757174366e update locally 2023-12-06 20:45:37 +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
林义章
c69106f04a Merge branch 'dev_wbh_code_plan' into 'dev'
update functions

See merge request agents/data_agents_opt!16
2023-12-06 08:52:34 +00:00
wubinhao
029adbc6d6 update functions 2023-12-06 16:48:31 +08:00
林义章
81eddf264a Merge branch 'dev_wbh_code_plan' into 'dev'
update write task guide, add code plan

See merge request agents/data_agents_opt!14
2023-12-06 08:35:50 +00: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
林义章
e36476056e Merge branch 'dev_reusecode' into 'dev'
Dev reusecode

See merge request agents/data_agents_opt!12
2023-12-01 07:54:29 +00:00
lidanyang
07955ec27b fix conflict 2023-12-01 15:40:17 +08:00
lidanyang
f1cfbea772 add test for write code with tools 2023-12-01 15:31:38 +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
刘棒棒
f440ff69d0 chore 2023-11-30 18:04:55 +08:00
刘棒棒
897d1bf0d0 chore 2023-11-30 17:49:38 +08:00
刘棒棒
87acf9b453 chore 2023-11-30 17:48:24 +08:00
刘棒棒
25c536f3e1 fix: reuse variables in code. 2023-11-30 17:44:22 +08:00
刘棒棒
c2dba151fb add unit test : write_code_reuse_code_long_for_wine. 2023-11-30 17:42:55 +08:00
刘棒棒
870ece45b2 fix: set temperature=0.0 for WriteCodeByGenerate. 2023-11-30 17:10:36 +08:00
刘棒棒
9d49caa8cc test: set temperature=0.0 2023-11-30 17:09:43 +08:00
刘棒棒
2dd754d977 fix: reuse variables. 2023-11-30 16:36:35 +08:00