Commit graph

3228 commits

Author SHA1 Message Date
王同贵
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
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
brucemeek
42af7a3826 Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish 2023-08-02 17:09:13 -05:00
brucemeek
5170ee720a roles update. More comments and docstrings 2023-08-02 17:09:05 -05:00
brucemeek
684a4f4c2e
Merge branch 'main' into main 2023-08-02 16:24:14 -05:00
brucemeek
5a466d577f fixed the conflicts 2023-08-02 16:22:35 -05:00
brucemeek
0d632c7e56 another run through for translation. 2023-08-02 15:57:10 -05: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
ChenVadder
e4208e9ffb Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	docs/README_CN.md
2023-08-02 23:42:52 +08:00
ChenVadder
c64b3d6e9c Update 2023-08-02 23:14:46 +08:00
geekan
bdb1002111
Merge pull request #103 from alitrack/main
options: update_costs & calc_usage
2023-08-02 22:29:39 +08:00
geekan
522ba1fad7
Merge pull request #101 from voidking/pr
Update wechat group picture
2023-08-02 14:11:09 +08:00
geekan
4594696ede
Merge pull request #104 from eltociear/update_ja-readme
Update README_JA.md
2023-08-02 14:10:37 +08:00
geekan
3b60332bef
Merge pull request #102 from seehi/feature-update-readme-cn
update README_CN.md
2023-08-02 14:09:49 +08:00
brucemeek
0eea6bc19f corrected the common.py file 2023-08-01 20:56:09 -05:00
Ikko Eltociear Ashimine
9fdca49a04 Update README_JA.md 2023-08-02 00:17:12 +09:00
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +08:00
seehi
ae394f4f12 update README_CN.md 2023-08-01 21:16:48 +08:00
voidking
569b2a99fb Update wechat group picture 2023-08-01 18:41:38 +08:00
geekan
23790619b5
Merge pull request #96 from voidking/pr
Move puppeteer-config.json to config directory.
2023-08-01 16:20:31 +08:00