Commit graph

6314 commits

Author SHA1 Message Date
yzlin
f134126a90 make tl always reply to human 2024-04-29 17:34:52 +08:00
usamimeri_renko
0006b62901 resolve problem and add cost manager 2024-04-29 17:29:41 +08:00
莘权 马
3fbc85c1b3 feat: Add UserRequirement to Engineer 2024-04-29 16:55:47 +08:00
莘权 马
2723d37f1a feat: replace Role._observe(ignore_memory) with Role.enable_memory 2024-04-29 15:29:26 +08:00
kit
19cc91a38a Merge remote-tracking branch 'origin/main' 2024-04-29 15:21:13 +08:00
kit
cf9d86b832 Merge remote-tracking branch 'origin/main' 2024-04-29 15:19:42 +08:00
莘权 马
125d043464 feat: +user requirement to Architect, ProjectManager 2024-04-29 15:07:21 +08:00
usamimeri_renko
f14a1f63ef add pre-commit 2024-04-29 15:04:33 +08:00
usamimeri_renko
3f108abd06 rename bedrock class and add more tests 2024-04-29 10:46:50 +08:00
usamimeri_renko
986e3c827e fix 2024-04-29 09:37:30 +08:00
莘权 马
df36fcc929 feat: Message add the ability to generate key-values based on content 2024-04-28 23:11:49 +08:00
莘权 马
6505087c78 refactor: optimizing act_by_order mode 2024-04-28 22:01:40 +08:00
林义章
fcaee6b64f Merge branch 'dynamic_think' into 'mgx_ops'
fix critical bug: add available commands

See merge request pub/MetaGPT!82
2024-04-28 11:54:58 +00:00
usamimeri_renko
aa8e123a8e delete cache 2024-04-28 19:31:59 +08:00
usamimeri_renko
cb8e14dca8 add token counts 2024-04-28 19:30:09 +08:00
usamimeri_renko
79251cd3cd resolve problems 2024-04-28 19:18:12 +08:00
yzlin
1c215d3370 fix critical bug: add available commands 2024-04-28 18:07:59 +08:00
洪思睿
fc9e5124dc Merge branch 'feature/vault' into 'mgx_ops'
feat: Implement Chapter 2.4.2.4.2 智能体加载环境变量配置 of RFC216

See merge request pub/MetaGPT!62
2024-04-28 06:26:28 +00:00
莘权 马
997b626877 feat: rm vault 2024-04-28 14:07:31 +08:00
usamimeri_renko
98cb452911 remove opus since unavailable now and fix bug 2024-04-27 13:09:04 +08:00
seehi
4c6e61b1f9 add example in ActionNode 2024-04-27 12:58:04 +08:00
usamimeri_renko
a05d25757c fix claude streaming bug 2024-04-27 12:18:35 +08:00
usamimeri_renko
3411e7defd
Merge branch 'geekan:main' into main 2024-04-27 11:58:27 +08:00
林义章
258c197e25 Merge branch 'dynamic_think' into 'mgx_ops'
minor update: async _run_env_command

See merge request pub/MetaGPT!80
2024-04-27 03:15:27 +00:00
yzlin
1399835754 async _run_env_command 2024-04-27 11:14:08 +08:00
usamimeri_renko
6776e5cc18
Update amazon_bedrock_api.py
fix naming
2024-04-26 23:12:19 +08:00
Alexander Wu
f201b2f5f3
Merge pull request #1228 from YangQianli92/main
FIx:Correction of the calculation of the MRR indicator in the RAG benchmark
2024-04-26 23:08:06 +08:00
seehi
0c29c298c2 fix conflict 2024-04-26 21:47:43 +08:00
洪炯腾
332c4da252 Merge branch 'feat-reporter' into 'feat-stream'
add METAGPT_ROLE env var

See merge request pub/MetaGPT!78
2024-04-26 13:46:07 +00:00
shenchucheng
4384b7cdb9 add METAGPT_ROLE env var 2024-04-26 21:44:59 +08:00
洪炯腾
51a635e97e Merge branch 'feat-reporter' into 'feat-stream'
Feat reporter

See merge request pub/MetaGPT!77
2024-04-26 13:40:54 +00:00
shenchucheng
c36bfc30b1 mv reporter.py to utils 2024-04-26 21:38:07 +08:00
洪思睿
c21e16c9ac Merge branch 'dynamic_think' into 'mgx_ops'
Enable dynamic thinking & add Team Leader

See merge request pub/MetaGPT!74
2024-04-26 13:28:46 +00:00
usamimeri_renko
4c77d6c454
Merge branch 'geekan:main' into main 2024-04-26 17:33:11 +08:00
usamimeri_renko
b0ed292fa7 update test 2024-04-26 17:30:03 +08:00
usamimeri_renko
83c8ccb6b9 update 2024-04-26 17:15:24 +08:00
usamimeri_renko
8fafa2eb4e stream test 2024-04-26 17:03:06 +08:00
usamimeri_renko
4c394a1cac add test 2024-04-26 16:08:39 +08:00
洪思睿
acf371b71e Merge branch 'feature/product_manager' into 'mgx_ops'
feat: Switch react mode to by order mode

See merge request pub/MetaGPT!76
2024-04-26 07:44:38 +00:00
yzlin
ede3e36944 fix di bug, small enhancement for tl 2024-04-26 15:42:52 +08:00
YangQianli92
a1e8018a5b
Update base.py 2024-04-26 15:41:07 +08:00
莘权 马
f032d4747d feat: Switch react mode to by order mode 2024-04-26 15:32:18 +08:00
kit
17580333b8 Merge remote-tracking branch 'origin/main' 2024-04-26 11:56:18 +08:00
kit
72b3880ca8 Merge remote-tracking branch 'origin/main' 2024-04-26 11:54:34 +08:00
kit
84a8c0d0bd Merge remote-tracking branch 'origin/main' 2024-04-26 11:52:54 +08:00
yzlin
531fe12e3f add dummy action 2024-04-26 10:41:25 +08:00
莘权 马
c5945bf0a7 feat: + get_env 2024-04-26 10:30:38 +08:00
yzlin
cd6654d013 minor update 2024-04-26 10:24:58 +08:00
usamimeri_renko
cafe666bfd lazy installation 2024-04-26 02:02:38 +08:00
usamimeri_renko
6561c7aa7e add docs 2024-04-26 01:29:43 +08:00