MORDECAI ETUKUDO
3bfabf0bca
Merge pull request #1 from martcpp/Translationcomment
...
Translating comment
2023-08-08 12:13:23 +01:00
莘权 马
25f461b6a4
feat: + unit test
2023-08-08 19:02:57 +08:00
MORDECAI ETUKUDO
a22643dbd8
Translate all Chinese comment to english for easy understanding by non chinese developer
2023-08-08 11:54:31 +01:00
MORDECAI ETUKUDO
f7d8fb3889
Translation of chinese comment to english for easy understanding
2023-08-08 11:47:17 +01:00
王同贵
ec4c773c80
adjust "timeout" config param into _cons_kwargs
2023-08-08 18:26:15 +08:00
莘权 马
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
brucemeek
b192d25eec
Update qa_engineer.py
2023-08-07 09:31:41 -05:00
brucemeek
20948cf08e
Update write_test.py
2023-08-07 09:31:25 -05:00
brucemeek
14edcbc041
Update run_code.py
2023-08-07 09:31:08 -05:00
brucemeek
b8d6a1ad45
Update debug_error.py
2023-08-07 09:30:48 -05: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
AK
102ad7d807
Update README.md
...
(If you don't have npm in your computer, please go to the Node.js offical website to install Node.js https://nodejs.org/ and then you will have npm tool in your computer.)
2023-08-06 23:07:54 +08:00
AK
c70ab73f6c
Merge branch 'geekan:main' into main
2023-08-06 23:02:29 +08:00
AK
e10bbf78b0
Update README.md
2023-08-06 22:02:41 +08:00
AK
e6c33f199c
Update README.md
2023-08-06 22:02:15 +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