莘权 马
|
1526680fc4
|
feat: + unit test
|
2023-08-08 18:02:49 +08:00 |
|
stellaHSR
|
5f93e792eb
|
Merge pull request #147 from voidking/pr
bugfix: MetaGPT quickstart doc links
|
2023-08-08 16:59:01 +08:00 |
|
stellaHSR
|
b2cd5e4c2f
|
Update README_CN.md
delete WeChat Group link
|
2023-08-08 16:05:05 +08:00 |
|
莘权 马
|
76ea924a05
|
feat: + unit test
|
2023-08-08 15:25:26 +08:00 |
|
莘权 马
|
36386ce143
|
Merge branch 'main' into feature/fork_meta_role
|
2023-08-08 14:58:01 +08:00 |
|
莘权 马
|
2bc10d1581
|
Merge branch 'main' into feature/teacher
|
2023-08-08 14:57:27 +08:00 |
|
shenchucheng
|
ede23b2fe9
|
Unified WebPage object return for the WebBrowserEngine API
|
2023-08-08 12:57:04 +08:00 |
|
shenchucheng
|
c62c870ab9
|
Unified Search Engine API with support for returning structured data.
|
2023-08-08 12:56:37 +08:00 |
|
voidking
|
ef5aab294b
|
bugfix: MetaGPT quickstart doc links
|
2023-08-08 11:36:14 +08:00 |
|
stellaHSR
|
930d18962f
|
Merge pull request #124 from shenchucheng/main
add write docstring action
|
2023-08-08 11:31:12 +08:00 |
|
stellaHSR
|
7dcb03418a
|
Update README_CN.md
add new WeChat Group img
|
2023-08-08 00:45:04 +08:00 |
|
stellaHSR
|
3bdf3f24f6
|
MetaGPT-WeChat-Group5.jpeg
add new wechat group img
|
2023-08-08 00:42:25 +08:00 |
|
jansalvador
|
d0e2c2300a
|
Update run_code.py
Typo
|
2023-08-07 17:46:16 +02:00 |
|
Ikko Eltociear Ashimine
|
043fbb658e
|
Update README_JA.md
|
2023-08-08 00:21:49 +09:00 |
|
stellaHSR
|
1e008e2053
|
Merge pull request #139 from voidking/pr
Add MetaGPT quickstart doc links
|
2023-08-07 21:57:41 +08:00 |
|
莘权 马
|
5702aaa5ad
|
feat: + uml fork style role demo
|
2023-08-07 21:12:27 +08:00 |
|
shenchucheng
|
8b1fff2215
|
add docs for write_docstring.py and parse python code with retry
|
2023-08-07 20:58:01 +08:00 |
|
voidking
|
2c029b6f13
|
Add MetaGPT quickstart doc links
|
2023-08-07 20:48:07 +08:00 |
|
stellaHSR
|
6f0b583662
|
Merge pull request #137 from voidking/pr
bugfix: #128 Delete special charactors at filename
|
2023-08-07 17:07:09 +08:00 |
|
voidking
|
7fc5dd9da2
|
bugfix: #128 Delete special charactors at filename
|
2023-08-07 17:00:30 +08:00 |
|
hy.li
|
89b4361ef4
|
remove config: update_costs
|
2023-08-07 16:32:04 +08:00 |
|
王同贵
|
8da952a04c
|
1. use English as much as possible.
2. handle callback in function, no need to set reraise=True in "@retry"
3. fix log format in loguru
|
2023-08-07 16:26:52 +08:00 |
|
Chao Lan
|
c1c73a2357
|
no longer checking the value of OPENAI_API_BASE
|
2023-08-07 16:26:31 +08:00 |
|
geniuslzh
|
7b7a50240b
|
Rename FAQ-EN to FAQ-EN.md
|
2023-08-07 15:27:58 +08:00 |
|
geniuslzh
|
d6270f6b80
|
Create FAQ-EN
|
2023-08-07 15:13:28 +08:00 |
|
莘权 马
|
80a189ad4a
|
feat: +meta role
|
2023-08-07 11:24:34 +08:00 |
|
shenchucheng
|
50cdba3052
|
Update write_docstring.py to make the template of the prompt more clear
|
2023-08-07 10:16:00 +08:00 |
|
莘权 马
|
28c3bfd036
|
Merge branch 'main' into feature/teacher
|
2023-08-07 10:12:15 +08:00 |
|
geekan
|
0601ad9c76
|
Merge pull request #123 from alitrack/main
Fixed: Removed quotes in workspace path
|
2023-08-07 09:39:12 +08:00 |
|
shenchucheng
|
cfb26155c6
|
Update write_docstring.py to fix wrong word
|
2023-08-07 01:29:25 +08:00 |
|
shenchucheng
|
6c0531347f
|
add docs for metagpt/actions/write_docstring.py
|
2023-08-06 19:45:06 +08:00 |
|
shenchucheng
|
bec5778dd0
|
add write docstring action
|
2023-08-06 18:10:37 +08:00 |
|
stellaHSR
|
a5cb2fdd48
|
Merge pull request #77 from garylin2099/qa_engineer_test_run_code
Add a qa engineer to write tests and run tests
|
2023-08-06 16:26:09 +08:00 |
|
hy.li
|
1c3e816996
|
Fixed: Removed quotes in workspace path
|
2023-08-06 15:27:21 +08:00 |
|
王同贵
|
6b9d5ef02f
|
optimize openai api retry mechanism and error logging.
reason: Some guys meet the network issue like "443 error, Connect error"
|
2023-08-06 13:35:36 +08:00 |
|
Chao Lan
|
8c94195c0b
|
fix the bug can not use proxy
|
2023-08-06 05:50:15 +08:00 |
|
geekan
|
2296aceb0d
|
Merge pull request #116 from femto/main
fix for incorrect parse_tasks and parse_workspace
|
2023-08-05 20:58:10 +08:00 |
|
femto
|
976576fb6d
|
fix for incorrect parse_tasks and parse_workspace
|
2023-08-05 13:00:13 +08:00 |
|
geekan
|
b39abe9fa6
|
Merge pull request #109 from alitrack/main
Optimize: Avoid Chromium redundancy (Docker)
|
2023-08-04 17:17:16 +08:00 |
|
hy.li
|
e48ecfd9fd
|
remove:NO_GUI, IS_DOCKER
|
2023-08-04 16:32:43 +08:00 |
|
王同贵
|
fcc5a279ef
|
optimize logging for network issues.
reason: Some guys meet the network issue like "443 error, Connect error"
|
2023-08-04 15:00:50 +08:00 |
|
yzlin
|
ab470e5655
|
add a switch args and rm redundant recv
|
2023-08-04 12:20:30 +08:00 |
|
hy.li
|
1c3a714ad3
|
new env:NO_GUI
|
2023-08-03 19:31:21 +08:00 |
|
Steven Lee
|
7b9c85b1a2
|
Optimize: Avoid Chromium redundancy (Docker)
|
2023-08-03 09:16:17 +00:00 |
|
yzlin
|
e546dbd6b8
|
use profile as sender & fix some bugs
|
2023-08-03 16:00:28 +08:00 |
|
stellaHSR
|
38982ec958
|
Merge pull request #106 from voidking/pr
Update docker image to lastest version v0.3.1
|
2023-08-03 10:20:17 +08:00 |
|
stellaHSR
|
858b8ac496
|
Merge pull request #92 from ChenVadder/main
提醒用户告知平台或工具的偏好,以减少不符合预期的情况
|
2023-08-02 23:57:53 +08:00 |
|
ChenVadder
|
313ceb8503
|
Update
|
2023-08-02 23:49:08 +08:00 |
|
voidking
|
560cce4283
|
Update docker image to lastest version v0.3.1
|
2023-08-02 23:47:52 +08:00 |
|
ChenVadder
|
5b6040f6ae
|
Update
|
2023-08-02 23:45:11 +08:00 |
|