Commit graph

6314 commits

Author SHA1 Message Date
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
Alexander Wu
5446c7e490
Merge pull request #1400 from voidking/main
feature: 主流程支持配置agentops
2024-07-25 12:06:05 +08: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
didi
772d2aea56 Update 2024-07-25 10:47:17 +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
voidking
1e7a921887 chore: run_install_deps.sh 脚本中的内容移入workflow yaml, 降低安全风险 2024-07-24 22:30:54 +08:00
shenchucheng
e5a5223765 add deepseek token price 2024-07-24 22:14:21 +08:00
garylin2099
cf345ceea0 handle programming-related, time-sensitive request 2024-07-24 21:55:25 +08:00
voidking
abfb8f2c21 chore: run_install_deps.sh 脚本中的内容移入workflow yaml, 降低安全风险 2024-07-24 20:07:28 +08:00
voidking
9685c9100c bugfix: 解决单测耗时超长问题: 1)移除agentops装饰器 2)屏蔽所有单测报错文件 3)减少单测时的无用信息输出 2024-07-24 18:55:35 +08:00
王金淋
9b4949450b Merge branch 'feat-exp-pool' into 'mgx_ops'
Feat exp pool

See merge request pub/MetaGPT!237
2024-07-24 07:20:42 +00:00
林义章
1909b1d4df Merge branch 'fix_bad_cases' into 'mgx_ops'
解决了 bad cases 中出现的问题。

See merge request pub/MetaGPT!249
2024-07-24 03:40:39 +00:00
黄伟韬
48b8a941b9 修改了行为和任务耦合的问题 2024-07-24 11:23:52 +08:00
黄伟韬
ca1a44c3c4 修改了提示词的格式 2024-07-24 10:56:20 +08:00
黄伟韬
0ec3ac8136 修改格式问题,删除冗余提示词 2024-07-24 09:59:31 +08:00
黄伟韬
f4204b4beb WriteCodeReview 添加确认review完成的消息 2024-07-23 20:07:00 +08:00
黄伟韬
59d8d8b193 修正TL 等待成员完成任务时,结束任务的错误情况 2024-07-23 17:49:24 +08:00
liuminhui
a7711127df 整理examples下rag目录 2024-07-23 16:55:27 +08:00
liuminhui
8a4e8f85c4 压缩omniparse案例文件大小 2024-07-23 15:59:28 +08:00
liuminhui
340e1486d2 处理冲突 2024-07-23 14:31:30 +08:00
Alexander Wu
c0abe17f63
Merge pull request #1406 from yingfeng2016/main
fixbug: Werewolf game has ended, but the team is still running idle
2024-07-23 10:33:17 +08:00
liuminhui
6c39c80d94 代码优化 2024-07-23 10:26:31 +08:00
liuminhui
f9d3a8c521 代码优化 2024-07-22 18:38:44 +08:00
liuminhui
758acf8ba6 cr修改,单测完善 2024-07-22 17:10:29 +08:00
林义章
aa252a6226 Merge branch 'data_analyst_ldy' into 'mgx_ops'
define assignee to role name

See merge request pub/MetaGPT!247
2024-07-22 07:38:45 +00:00
didi
ca1c8f8c5c Update 2024-07-22 15:27:07 +08:00