Commit graph

4103 commits

Author SHA1 Message Date
林义章
e50ede509f Merge branch 'kaggle_team' into 'dev'
save code steps early

See merge request agents/data_agents_opt!22
2023-12-13 12:43:10 +00:00
lidanyang
edd6987a1c drop old tool definition 2023-12-13 20:41:32 +08:00
lidanyang
7744815c5f fix conflict 2023-12-13 20:32:49 +08:00
莘权 马
379b7b5820 feat: merge huggingface 2023-12-13 20:27:07 +08:00
lidanyang
8b0b5eeb80 fix conflict 2023-12-13 20:14:10 +08:00
lidanyang
cfb577d674 rollback config 2023-12-13 20:10:17 +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
7e6e493499 refine prompt 2023-12-13 19:36:31 +08:00
lidanyang
e59bab73b0 refine prompt 2023-12-13 19:36:02 +08:00
刘棒棒
9b18370121 Merge branch 'dev' into dev_make_tools 2023-12-13 19:35:48 +08:00
lidanyang
4423524734 fix schema 2023-12-13 18:11:54 +08:00
莘权 马
4582f65cf8 feat: merge geekan:env_refactor 2023-12-13 17:57:36 +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
林义章
6fb65c547e Merge branch 'fix_truncate' into 'dev'
Fix truncate

See merge request agents/data_agents_opt!24
2023-12-13 08:09:31 +00:00
刘棒棒
233b143da8 Merge branch 'dev' into fix_truncate 2023-12-13 16:07:35 +08:00
刘棒棒
cfbf163084 add test for truncate. 2023-12-13 15:55:30 +08:00
刘棒棒
05ae935d8c fix truncate. 2023-12-13 15:55:04 +08:00
yzlin
3c8538c08f Merge branch 'hsr_dev' into dev 2023-12-13 15:48:46 +08:00
stellahsr
abad52da85 update locally 2023-12-13 15:38:19 +08:00
刘棒棒
0d61e89700 add todo. 2023-12-13 14:59:04 +08:00
stellahsr
7e164eecb3 Merge branch 'dev_tool_selection' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev_tool_selection 2023-12-13 14:49:29 +08:00
stellahsr
ea0b93d2b9 update code locally 2023-12-13 14:33:50 +08:00
lidanyang
537d51c26e write code with class tool 2023-12-13 14:32:25 +08:00
lidanyang
ab7af7768c refine prompt 2023-12-13 14:31:50 +08:00
lidanyang
33810829a0 support tool in debug 2023-12-13 14:31:32 +08:00
yzlin
92d59ea31b save code steps early 2023-12-13 13:48:18 +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
stellahsr
f81f355ff2 add default config.yaml 2023-12-13 13:01:32 +08:00
stellahsr
2e4094c7a7 test auto mode 2023-12-13 12:56:54 +08:00
stellahsr
32c4a55755 add save code 2023-12-13 12:54:50 +08:00
stellahsr
0147e0bb53 add ignore 2023-12-13 10:29:50 +08:00
林义章
ce9bd1cd02 Merge branch 'kaggle_team' into 'dev'
task update support more forms of generated tasks

See merge request agents/data_agents_opt!20
2023-12-13 02:28:56 +00:00
geekan
459e9379ac
Merge pull request #555 from iorisa/feature/fixbug_shenquan
feat: After users provide bug feedback, move directly to the WriteCode stage of the process.
2023-12-12 22:40:41 +08:00
yzlin
7c1809af1e support more forms of task generation 2023-12-12 22:35:06 +08:00
莘权 马
4cb3485c86 feat: After users provide bug feedback, move directly to the WriteCode stage of the process. 2023-12-12 21:32:03 +08:00
geekan
183d939ee8
Merge pull request #554 from 0aaryan/fix-spelling-errors
Fix:  Spelling errors in words (quoto -> quote)
2023-12-12 20:57:02 +08:00
geekan
0783ee0748
Merge pull request #528 from Undertone0809/optimize-log
pref: optimize log
2023-12-12 20:56:03 +08:00
geekan
590544bc38
Merge pull request #545 from mo2g/fixbug/prompts_generate_skill
fix prompts
2023-12-12 20:46:22 +08:00
0aaryan
97cd9cd98d Fix: Spelling errors in words (quoto -> quote) #521 2023-12-12 15:20:29 +05:30
stellahsr
8db5f22105 更新注释和说明 2023-12-12 17:26:15 +08:00
stellahsr
a4cef261e0 update: 添加nb支持 2023-12-12 17:17:40 +08:00
geekan
d759b4d81e
Merge pull request #553 from iorisa/fixbug/writecode_shenquan
fixbug: WriteCode adds the content of the related code files.
2023-12-12 16:48:04 +08:00
莘权 马
697f790c83 bugfix: write code add related code file context 2023-12-12 16:42:08 +08:00
stellahsr
35c9d744a4 update gitignore 2023-12-12 16:29:35 +08:00
stellahsr
fc8c0d9e95 Merge branch 'dev' of https://gitlab.deepwisdomai.com/agents/data_agents_opt into dev 2023-12-12 16:29:06 +08:00
林义章
b4679b3511 Merge branch 'kaggle_team' into 'dev'
Kaggle team & update pipeline

See merge request agents/data_agents_opt!18
2023-12-12 08:25:37 +00:00
stellahsr
0231cfdcc7 添加代码文件输出保存,创建项目文件夹,使用项目文件夹隔离
完整代码保存前,可考虑拼接全量代码再输出
2023-12-12 16:23:56 +08:00
stellahsr
1da4409475 add step plan 2023-12-12 16:10:05 +08:00