Commit graph

4567 commits

Author SHA1 Message Date
黄伟韬
0a18c3d4f3 修改teamleader 样例,在发布软件开发指令时,附带对应编程语言。快速问答中添加法律问题。 2024-07-30 11:52:53 +08:00
林义章
e11d03fe5b Merge branch 'fix_duplicate' into 'mgx_ops'
DA update: custom tool, write_and_exec_code docstring, search example

See merge request pub/MetaGPT!262
2024-07-30 02:10:45 +00:00
garylin2099
17247b5518 force recomm tools for coding 2024-07-29 21:42:51 +08:00
garylin2099
f31c257ea1 add search kw to hit example 2024-07-29 21:29:11 +08:00
garylin2099
b8211ec86f da prompt update 2024-07-29 21:09:00 +08:00
林义章
c1536bc5b9 Merge branch 'data_analyst_ldy' into 'mgx_ops'
Data analyst ldy

See merge request pub/MetaGPT!255
2024-07-29 09:52:37 +00:00
林义章
1e805de588 Merge branch 'fix_lang_inconsistency_mgx_output_user_input' into 'mgx_ops'
优化了 teamleader 自组织步骤的问题。解决了输入输出语言不一致的问题。

See merge request pub/MetaGPT!258
2024-07-29 07:40:52 +00:00
黄伟韬
878d4bd2e7 Fix format issues 2024-07-29 15:31:20 +08:00
lidanyang
7ea23a48e4 refine code 2024-07-29 15:21:38 +08:00
林义章
305aff0a4f Merge branch 'fix_duplicate' into 'mgx_ops'
a hard rule to prevent duplication

See merge request pub/MetaGPT!261
2024-07-29 07:10:06 +00:00
garylin2099
473484029f update responsibility for sweagent 2024-07-29 15:07:58 +08:00
garylin2099
78462d5199 hard rule to ask human 2024-07-29 15:07:27 +08:00
lidanyang
245456e8fe Merge remote-tracking branch 'origin/mgx_ops' into data_analyst_ldy 2024-07-29 14:49:17 +08:00
黄伟韬
a68b8dd1e4 fixbug: 不遵循自定义步骤,输入输出语言不一致,默认开发环境不为web 2024-07-29 14:39:58 +08:00
黄伟韬
3298572a6b Merge branch 'mgx_ops' into fix_lang_inconsistency_mgx_output_user_input 2024-07-29 14:17:11 +08:00
林义章
ff205a3d12 Merge branch 'fix_duplicate' into 'mgx_ops'
Fix duplicate

See merge request pub/MetaGPT!259
2024-07-29 06:04:42 +00:00
林义章
0f9c9b86eb Merge branch 'impr_routing' into 'mgx_ops'
remove unnecessary DA tools & use clearer response at mgx_env

See merge request pub/MetaGPT!257
2024-07-29 06:01:04 +00:00
garylin2099
cc949edc99 update DA's tools 2024-07-29 13:59:23 +08:00
garylin2099
21775647b5 minor update on prompt 2024-07-29 13:58:28 +08:00
黄伟韬
6f17d3da13 Solved the issue of inconsistent input and output languages. 2024-07-29 12:01:42 +08:00
lidanyang
8d6a2801a0 refine code 2024-07-29 11:01:43 +08:00
lidanyang
226f9d9729 Merge remote-tracking branch 'origin/mgx_ops' into data_analyst_ldy 2024-07-29 10:55:47 +08:00
garylin2099
f1f49c076c dynamic correction 2024-07-27 01:34:41 +08:00
garylin2099
744a4bc4fe tackle duplicate problem 2024-07-27 00:44:11 +08:00
黄伟韬
23aca9055d change teamleader prompt 2024-07-26 20:16:59 +08:00
黄伟韬
68eaa2d6a4 prompt format issuse 2024-07-26 19:15:39 +08:00
黄伟韬
9e4756c841 change teamleader's instruction 2024-07-26 19:11:06 +08:00
黄伟韬
97d484e493 Add the default programming languages (HTML, CSS, and JavaScript) to the team leader's instruction 2024-07-26 19:04:07 +08:00
garylin2099
cc523e43fc remove unnecessary DA tools & use clearer response at mgx_env 2024-07-26 18:44:28 +08:00
黄伟韬
b3707c7a09 Refine the teamleader instruction. Adding a 'User Requirements' section between the 'Example' and 'Instruct' sections. 2024-07-26 18:18:03 +08:00
王金淋
c45710bc51 Merge branch 'feat-exp-pool' into 'mgx_ops'
Update exp_pool log

See merge request pub/MetaGPT!256
2024-07-26 07:35:00 +00:00
seehi
4f81fd1011 update exp_pool log 2024-07-26 15:30:22 +08:00
seehi
ff0e7e1c40 use info level instead of debug 2024-07-26 15:21:02 +08:00
seehi
7cf61c46ce use info level instead of debug 2024-07-26 14:18:12 +08:00
李丹阳
c1fd2ae109 Merge branch 'mgx_ops' into 'data_analyst_ldy'
# Conflicts:
#   metagpt/roles/di/data_analyst.py
2024-07-26 06:12:20 +00:00
lidanyang
8ef095b945 send memory to write_code directly 2024-07-26 14:07:22 +08:00
lidanyang
32458e574e refine prompt 2024-07-26 14:06:18 +08:00
林义章
ad89746f24 Merge branch 'impr_routing' into 'mgx_ops'
change role responsibility

See merge request pub/MetaGPT!254
2024-07-26 02:24:28 +00:00
garylin2099
065efb9f4b rm Editor tool for PM to understand better 2024-07-26 10:23:36 +08:00
garylin2099
1aff69a72c change role responsibility 2024-07-26 10:21:40 +08:00
张雷
a1c0af117b Merge branch 'feat-llm' into 'mgx_ops'
Feat llm

See merge request pub/MetaGPT!253
2024-07-26 02:08:41 +00:00
shenchucheng
d13342f4a5 add Deepseek/Siliconflow LLMType 2024-07-26 09:59:46 +08:00
shenchucheng
8483d5ae1e Enhance exception chaining for better error traceability in role_raise_decorator 2024-07-26 09:58:38 +08:00
林义章
bb17453b50 Merge branch 'feat-rm-git-pull' into 'mgx_ops'
Feat rm git pull

See merge request pub/MetaGPT!251
2024-07-25 06:37:48 +00:00
shenchucheng
65674bf499 update prompt 2024-07-25 11:56:42 +08:00
shenchucheng
bb7508908b Revert "add deepseek token price"
This reverts commit e5a5223765.
2024-07-25 11:54:12 +08:00
王金淋
528a64c9b3 Merge branch 'add_gpt4o_mini_cost' into 'mgx_ops'
update: update token_counter, add models: [gpt-4o-mini,gpt-4o-mini-2024-07-18,openrouter/*

See merge request pub/MetaGPT!243
2024-07-25 03:22:03 +00:00
seeker
739bfe22bb update: openrouter usage 2024-07-25 11:12:53 +08:00
林义章
f5cb28ad51 Merge branch 'impr_routing' into 'mgx_ops'
handle programming-related, time-sensitive request

See merge request pub/MetaGPT!252
2024-07-25 02:24:27 +00:00
shenchucheng
da551f0526 rm git-push tool 2024-07-24 23:35:36 +08:00