seehi
6d98390831
experiment pool init
2024-06-04 11:33:34 +08:00
seehi
471310f3b3
experiment pool init
2024-06-04 10:28:39 +08:00
garylin2099
beaf11cc89
update editor
2024-06-03 22:47:50 +08:00
garylin2099
9a9d342bbb
abstract role zero from engineer2, config engineer2
2024-06-03 22:45:27 +08:00
Kaushal_26
73f9b4a961
refactor: Update in the last commit of werewolf game
...
- Reviewed changes: https://github.com/geekan/MetaGPT/pull/1316#discussion_r1624248864
2024-06-03 18:20:17 +05:30
Alexander Wu
46cc9b8c68
Merge pull request #1286 from david-zlj/zlj
...
修复issue #1144
2024-06-03 18:31:22 +08:00
garylin2099
8df76ce612
engineer2 first draft, allow fine-grained tool reg, reg plan as tool
2024-06-03 17:57:24 +08:00
seehi
46aa6f1975
Merge branch 'mgx_ops' into feat-exp-pool
2024-06-03 11:20:29 +08:00
林义章
7b293235b8
Merge branch 'feat-merge-github-rag' into 'mgx_ops'
...
Merge the newest rag
See merge request pub/MetaGPT!136
2024-06-03 02:51:18 +00:00
seehi
2a0107679e
merge the newest rag in github
2024-06-03 10:44:03 +08:00
seehi
15b86e8533
experience pool
2024-06-03 10:14:57 +08:00
Kaushal_26
84a240ac8d
fix: Werewolf Game
...
- As all the roles in werewolf game as `react_mode` =
`RoleReactMode.REACT`, so `role._react()` will be called everytime.
- When not returning anything from `role._think()` => Therefore,
`role._act()` will not be executed.
- Due to which this issue was comming: https://github.com/geekan/MetaGPT/issues/1313
2024-06-02 22:25:04 +05:30
zhulj
9da02df70c
ran pre-commit
2024-06-02 10:27:21 +08:00
莘权 马
5a001a501d
feat: merge gitlab:mgx_ops
2024-06-01 18:57:55 +08:00
莘权 马
ce3260038a
feat: software action + api interface
2024-06-01 18:47:40 +08:00
莘权 马
f3b839847b
feat: Implement Chapter 3 of RFC 236.
2024-05-31 17:06:46 +08:00
林义章
0c88a092c9
Merge branch 'feature-crawler' into 'mgx_ops'
...
add crawler tools
See merge request pub/MetaGPT!130
2024-05-31 08:15:57 +00:00
shenchucheng
9dc5212d47
Add explanation for error suppression in the method
2024-05-31 15:50:05 +08:00
shenchucheng
aeef03e29c
update the requirements
2024-05-30 21:01:35 +08:00
shenchucheng
4f43b905a2
add crawler tools
2024-05-30 20:04:02 +08:00
林义章
d1d44e9cea
Merge branch 'feat-reporter' into 'mgx_ops'
...
Feat reporter
See merge request pub/MetaGPT!112
2024-05-30 03:08:04 +00:00
shenchucheng
3afb8a87f3
undo thought reporter in the base role
2024-05-30 11:00:05 +08:00
林义章
aaaf213147
Merge branch 'feat-notebook-coalesce-output' into 'mgx_ops'
...
coalesce the stream output of the notebook
See merge request pub/MetaGPT!122
2024-05-30 02:50:43 +00:00
林义章
e144c06484
Merge branch 'feature/vault' into 'mgx_ops'
...
feat: +vault config demo
See merge request pub/MetaGPT!109
2024-05-30 02:42:25 +00:00
林义章
2b186f5049
Merge branch 'fixbug/circle_import' into 'mgx_ops'
...
fixbug: circular import
See merge request pub/MetaGPT!107
2024-05-30 02:40:00 +00:00
chenchun
c1c2acafd2
LLMConfig add seed
2024-05-29 20:23:29 +08:00
shenchucheng
9ab36acdfc
coalesce the stream output of the notebook
2024-05-29 17:01:48 +08:00
usamimeri_renko
4e3c46a5fd
Merge branch 'geekan:main' into update_qwen
2024-05-29 16:27:49 +08:00
Alexander Wu
bc1cd11a4b
Merge pull request #1283 from mannaandpoem/main_update_di_readme
...
Update README.md of DI
2024-05-29 16:24:32 +08:00
Alexander Wu
a705a515fb
Merge pull request #1288 from usamimeri/huoshan
...
Feat: Add Ark support (For Doubao)
2024-05-29 16:21:51 +08:00
Alexander Wu
316a49a478
Merge pull request #1289 from Wei-Jianan/fix/excpetion_log_assistant
...
[fix]
2024-05-29 16:20:57 +08:00
Alexander Wu
519be03d4a
Merge pull request #1291 from usamimeri/update_spark
...
Feat: support async spark api
2024-05-29 16:20:29 +08:00
Alexander Wu
e64cb0e5de
Merge pull request #1300 from iorisa/feature/multi_lang
...
feat: rename "Required Python packages" to "Required packages" for program language compatibility
2024-05-29 16:18:22 +08:00
Alexander Wu
55db3808f8
Merge pull request #1303 from david-zlj/fix_st_game
...
fix stanford town game path TypeError
2024-05-29 16:17:33 +08:00
Alexander Wu
e88c41ebab
Merge pull request #1294 from xunzhimeng/fix_usage
...
Fix usage type error
2024-05-28 17:04:56 +08:00
zhulj
54666b111a
fix st game path TypeError
2024-05-27 17:34:53 +08:00
莘权 马
e245dcc8b1
feat: rename "Required Python packages" to "Required packages" for program language compatibility
2024-05-25 15:07:00 +08:00
Alexander Wu
92bd904c27
Merge pull request #1299 from seehi/fix-embedding-model-name
...
Use model_name in embedding
2024-05-24 17:26:18 +08:00
seehi
5f1ca3ca7e
use model_name in embedding
2024-05-24 17:18:56 +08:00
Guess
db26406b95
Merge pull request #1296 from shenchucheng/feat-mermaid-engine
...
fix pyppeteer/playwright mermaid engine run error
2024-05-24 16:19:28 +08:00
shenchucheng
18ec616819
update the config example of the pyppeteer mermaid engine
2024-05-24 16:03:57 +08:00
shenchucheng
e4129025b0
fix pyppeteer/playwright mermaid engine run error
2024-05-24 15:59:04 +08:00
shenchucheng
6a38d51733
report the search content result
2024-05-23 21:16:17 +08:00
xun
db26e36d37
处理usage为类的情况
2024-05-23 21:08:45 +08:00
usamimeri_renko
82df5843ee
Update requirements.txt
2024-05-23 01:07:33 +08:00
usamimeri_renko
0cf020affb
fix typo
2024-05-22 23:15:38 +08:00
usamimeri_renko
7d33755749
add tests
2024-05-22 23:13:38 +08:00
usamimeri_renko
f304fb3871
add type hint
2024-05-22 22:43:10 +08:00
usamimeri_renko
fbb307442c
fix typo
2024-05-22 22:10:31 +08:00
usamimeri_renko
bb8ea2eaf9
implement streaming
2024-05-22 22:05:15 +08:00