Commit graph

57 commits

Author SHA1 Message Date
lidanyang
f51df40ebb add eda prompt 2024-02-07 12:02:46 +08:00
yzlin
402704379c improve details 2024-02-05 16:32:41 +08:00
yzlin
9343a6bd2c mv pip success logic, rm redundant prompt 2024-02-05 15:40:41 +08:00
yzlin
4cfee3ba27 rm code steps, mv planner, mv ci mle 2024-02-04 23:23:18 +08:00
yzlin
24d2c5c8e6 isolate codes to be restructured in the future 2024-02-04 10:45:02 +08:00
yzlin
4a7929d880 rm immature code, improve naming, add unittest test rsp cache 2024-01-30 21:04:33 +08:00
yzlin
f1a4197a82 rm make tools in ci for now 2024-01-25 14:04:14 +08:00
林义章
7f5f95d41b Merge branch 'tool_manage_new' into 'code_intepreter'
convert local class or function to tool, tool clarification at role initialization

See merge request agents/data_agents_opt!55
2024-01-22 09:12:02 +00:00
mannaandpoem
9661c3c681 update IMAGE2WEBPAGE_PROMPT for gpt_v_generator tool 2024-01-22 09:15:17 +08:00
yzlin
540542834e allow select tool at role initialization & restructure writecodewithtools 2024-01-20 21:06:48 +08:00
mannaandpoem
06b35a34a6 fix bug of save file and update prompt for gpt_v_generator tool 2024-01-19 10:00:56 +08:00
yzlin
1cabf2c503 change register arg name, integrate image2web tool 2024-01-18 21:22:34 +08:00
yzlin
c8858cd8d4 minimize ml_engineer 2024-01-18 21:22:34 +08:00
yzlin
8a14dde219 tool_type renaming 2024-01-18 21:22:34 +08:00
yzlin
c8da839afe moving files 2024-01-18 21:22:34 +08:00
yzlin
46cd219e81 add tool registry 2024-01-18 21:22:04 +08:00
mannaandpoem
40f5d5e40e add vision tool for code_interpreter 2024-01-12 18:30:48 +08:00
yzlin
39915ec2ba add comments to clarify tool_type prompts 2024-01-12 10:50:35 +08:00
yzlin
e99c5f29f4 tool management at one place, add aask_code mock, azure mock 2024-01-11 22:55:31 +08:00
yzlin
e12ab25b7c generalize write code with tools, simplify ml_engineer 2024-01-11 00:23:26 +08:00
yzlin
767c99388f format using precommit 2024-01-10 14:15:30 +08:00
yzlin
853086924a Merge branch 'main' into dev_updated 2024-01-10 14:10:15 +08:00
yzlin
851ec41380 fix task type issue; add TaskResult data type 2024-01-09 16:54:36 +08:00
geekan
a8df4f85f0 remove prompts of mineraft 2024-01-02 21:35:58 +08:00
yzlin
db4e3343f1 general planner, code interpreter 2023-12-28 20:17:33 +08:00
刘棒棒
c76c1765ef Merge branch 'dev' into 'dev_make_tools'
# Conflicts:
#   metagpt/roles/ml_engineer.py
2023-12-26 06:18:27 +00:00
lidanyang
e0903fe51f refine ml prompt 2023-12-21 17:45:50 +08:00
刘棒棒
cb31ede9c1 add udf in ML_MODULE_MAP. 2023-12-19 17:58:22 +08:00
莘权 马
829dfd8997 feat: merge geekan:main 2023-12-14 20:34:04 +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
lidanyang
abbaa6afa9 refine prompt 2023-12-13 17:03:56 +08:00
stellahsr
8d694d47d9 update code step prompts 2023-12-13 16:26:24 +08:00
lidanyang
ab7af7768c refine prompt 2023-12-13 14:31:50 +08:00
mo
d6cc0165fc fix prompts 2023-12-11 09:21:55 +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
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
0b918eb224 Standardize the process with or without task guide 2023-12-06 14:18:38 +08:00
yzlin
f7989b0ce0 Merge branch 'dev' into kaggle_team 2023-12-04 14:43:00 +08:00
yzlin
d3d08fe5f3 more plan operation, review update, add kaggle team 2023-12-02 01:34:22 +08:00
lidanyang
aad201e06f assign task_type for task 2023-12-01 11:57:58 +08:00
lidanyang
b81fefffa1 avoid repetitive tool desc between steps 2023-11-30 16:28:02 +08:00
lidanyang
f61dd32cf7 add feature engineering prompt 2023-11-30 14:14:05 +08:00
lidanyang
f5baa34b0f define prompt for ml_engineer 2023-11-28 17:07:02 +08:00
莘权 马
cda032948f refactor: pre-commit run --all-files 2023-11-22 16:26:48 +08:00
Stitch-z
e3ecb88293 Feature: invoice ocr assistant 2023-10-10 14:26:03 +08:00
Stitch-z
d83d1e105c update: format directory structure and extract universal file operation class 2023-09-07 19:55:50 +08:00
Stitch-z
bc332a5f56 update: optimize prompts 2023-09-06 18:15:07 +08:00