Commit graph

158 commits

Author SHA1 Message Date
lidanyang
988c7072ef give history code for current code steps 2023-12-12 13:36:54 +08:00
lidanyang
fd31cc065a save jupyter file 2023-12-12 10:33:28 +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
stellahsr
204cda844f fix typo 2023-12-07 19:22:19 +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
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
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
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
lidanyang
2049f6cd01 only assign task_type when use_tools 2023-12-01 14:29:51 +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
刘棒棒
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
刘棒棒
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
ae7fecd201 add data_desc to tool recommendation 2023-11-30 14:08:59 +08:00
yzlin
dc2247010e reuse code 2023-11-29 20:29:15 +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
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
刘棒棒
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
yzlin
a9b46579b4 Merge branch 'fix_write_code_pipeline' into dev 2023-11-24 14:23:12 +08:00
yzlin
fdef9c8547 add more components in pipeline 2023-11-24 14:05:11 +08:00
刘棒棒
8b171b5133 fix: write_code_function bug. 2023-11-24 12:37:20 +08:00
刘棒棒
bba3db5ffe fix: 2023-11-24 12:27:17 +08:00
刘棒棒
824cc247b6 chore 2023-11-24 11:05:51 +08:00
yzlin
3d18dfe2b5 pipeline first version 2023-11-23 21:59:25 +08:00
刘棒棒
a0b13c8e0f chore: change name. 2023-11-23 10:45:40 +08:00
刘棒棒
7b94c04f51 fix: return string in parse_outputs. 2023-11-22 20:36:51 +08:00
刘棒棒
8a0a89e604 fix: fix bug about message. 2023-11-22 20:33:57 +08:00
刘棒棒
9f5108a464 chore: return plan by list. 2023-11-22 19:36:21 +08:00
刘棒棒
8ef05bb19f chore: prompt support Message type. 2023-11-22 17:56:43 +08:00
刘棒棒
fa400a0b0d chore: rename WriteCode -> WriteCodeFunction. 2023-11-21 19:15:16 +08:00
刘棒棒
89f1dce936 feat: add actions: plan, write_code_function, pycode_executor. 2023-11-21 18:38:41 +08:00
Stitch-z
22d5094197 update: optimized code. 2023-10-24 14:17:54 +08:00
Stitch-z
5e27ee4bad update: resolve comments and support any directory zip file 2023-10-24 14:01:33 +08:00