Commit graph

93 commits

Author SHA1 Message Date
刘棒棒
c76c1765ef Merge branch 'dev' into 'dev_make_tools'
# Conflicts:
#   metagpt/roles/ml_engineer.py
2023-12-26 06:18:27 +00:00
lidanyang
01fe23be45 update ml ops 2023-12-21 17:05:14 +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
刘棒棒
0daf7ea4e3 chore. 2023-12-19 11:34:06 +08:00
刘棒棒
4de104ef8f update parameters for None. 2023-12-19 11:32:25 +08:00
刘棒棒
d9c814420b fix: no args error. 2023-12-19 11:21:51 +08:00
刘棒棒
ea7e11665d Merge branch 'dev' into dev_make_tools 2023-12-18 22:22:38 +08:00
刘棒棒
b18b1c366e update UDFS. 2023-12-18 21:57:45 +08:00
刘棒棒
b5833397a4 feat: convert functions docstring schema to yaml 2023-12-18 20:18:20 +08:00
lidanyang
2fe9f2b9cf remove old comments 2023-12-15 10:06:46 +08:00
lidanyang
2da141abbe recover code 2023-12-14 13:57:39 +08:00
lidanyang
44334c0c9a drop old schema import 2023-12-14 10:59:42 +08:00
lidanyang
edd6987a1c drop old tool definition 2023-12-13 20:41:32 +08:00
lidanyang
4423524734 fix schema 2023-12-13 18:11:54 +08:00
刘棒棒
0d61e89700 add todo. 2023-12-13 14:59:04 +08:00
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
刘棒棒
9651cdd735 update function_schema. 2023-12-12 14:45:06 +08:00
lidanyang
9c426f73dc fix bug 2023-12-12 13:39:41 +08:00
刘棒棒
10d488c49a fix: path in function_signatures. 2023-12-12 11:12:17 +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
刘棒棒
db96644a08 chore 2023-12-12 10:45:15 +08:00
刘棒棒
ee1e8609a6 add function path for function_signatures. 2023-12-12 10:08:15 +08:00
刘棒棒
3de10e7656 add UDFS for make tools. 2023-12-11 21:12:36 +08:00
刘棒棒
1b4aac394d chore: update DEFAULT_SYSTEM_MSG and self.workspace. 2023-12-11 19:28:57 +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
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
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
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
2def00d851 fix conflict 2023-11-29 14:38:50 +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
刘棒棒
1e645ddc6a chore: change comment respond to query_respond 2023-10-09 11:23:56 +08:00
刘棒棒
3c98fddbe4 Merge branch 'upgrade-oi' of https://github.com/orange-crow/MetaGPT into upgrade-oi 2023-10-09 11:20:43 +08:00
刘棒棒
6bfd0b89b6 chore: remove unused code and add example of the open-interpreter query respond. 2023-10-09 11:19:18 +08:00
Ben
9bc73c576d
Merge branch 'geekan:main' into upgrade-oi 2023-10-08 19:05:53 +08:00
刘棒棒
524be9d53e feat: upgrade open-interpreter to 0.1.7 2023-10-08 19:04:12 +08:00