brucemeek
|
91f6a29d72
|
final conflict error
|
2023-08-09 14:54:35 -05:00 |
|
brucemeek
|
b6a501d03d
|
fix of debug_error.py file
|
2023-08-09 14:53:30 -05:00 |
|
brucemeek
|
69e15ee6c0
|
final conflict resolved
|
2023-08-09 14:48:44 -05:00 |
|
brucemeek
|
0ad84a4d42
|
more confilt resolutions
|
2023-08-09 14:47:28 -05:00 |
|
brucemeek
|
6eb4d26224
|
conflicts resolved
|
2023-08-09 12:25:54 -05:00 |
|
brucemeek
|
f1a504fcd6
|
Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish
|
2023-08-09 12:21:42 -05:00 |
|
brucemeek
|
076ce7bee6
|
conflict resolutions
|
2023-08-09 12:15:39 -05:00 |
|
brucemeek
|
57ffca3b5c
|
Update llm.py
pasted wrong code
|
2023-08-09 12:10:45 -05:00 |
|
brucemeek
|
552c22d5da
|
Update llm.py
|
2023-08-09 12:10:08 -05:00 |
|
brucemeek
|
4b7b418d8d
|
Update run_code.py
|
2023-08-09 12:07:25 -05:00 |
|
brucemeek
|
4c85faec11
|
Update run_code.py
|
2023-08-09 12:06:49 -05:00 |
|
brucemeek
|
e3fcdb3177
|
Update debug_error.py
|
2023-08-09 12:06:11 -05:00 |
|
王同贵
|
e16b6b7283
|
1.clean apt index; 2.use --no-cache-dir instead
|
2023-08-09 23:26:12 +08:00 |
|
shenchucheng
|
fc88a0edd5
|
Updated docstring for the prompt_template in the generate_prompt_chunk function
|
2023-08-09 21:55:46 +08:00 |
|
shenchucheng
|
f13d433f78
|
warning if using the Researcher role with an untested language
|
2023-08-09 21:50:42 +08:00 |
|
莘权 马
|
63678de181
|
feat: add more text formatting options
|
2023-08-09 20:48:25 +08:00 |
|
shenchucheng
|
e43ae21d98
|
Optimize: Update certain prompt formats.
|
2023-08-09 20:28:31 +08:00 |
|
莘权 马
|
f88fa9e2df
|
fixbug: cannot find metagpt module
|
2023-08-09 16:39:34 +08:00 |
|
莘权 马
|
13a91349f7
|
fixbug: cannot find metagpt module
|
2023-08-09 16:37:29 +08:00 |
|
莘权 马
|
b786bce4b9
|
fixbug: empty string causes aiofiles.open exepctition
|
2023-08-09 14:54:30 +08:00 |
|
莘权 马
|
ed56aab79c
|
fixbug: empty string causes aiofiles.open exepctition
|
2023-08-09 14:54:08 +08:00 |
|
莘权 马
|
13fa01615a
|
Merge branch 'feature/teacher' into feature/fork_meta_role
|
2023-08-09 14:41:18 +08:00 |
|
莘权 马
|
35470dcee4
|
fixbug: empty string causes aiofiles.open exepctition
|
2023-08-09 14:40:43 +08:00 |
|
莘权 马
|
e3bb90f257
|
Merge branch 'feature/teacher' into feature/fork_meta_role
|
2023-08-09 13:55:42 +08:00 |
|
莘权 马
|
9e9e0d56e5
|
fixbug: Align parameters with the parent class
|
2023-08-09 13:55:07 +08:00 |
|
莘权 马
|
9e91142c4e
|
fixbug: Align parameters with the parent class
|
2023-08-09 13:46:22 +08:00 |
|
Chao Lan
|
848eb37341
|
set OPENAI_API_BASE when using proxy
|
2023-08-09 03:24:51 +00:00 |
|
stellaHSR
|
0be49113a0
|
Merge pull request #156 from martcpp/main
English comment translation
|
2023-08-09 11:19:31 +08:00 |
|
莘权 马
|
14251bb3e8
|
Merge branch 'feature/teacher' into feature/fork_meta_role
|
2023-08-09 11:11:26 +08:00 |
|
莘权 马
|
5f7f8ac31b
|
feat: merge main
|
2023-08-09 10:52:33 +08:00 |
|
莘权 马
|
4ec516f39c
|
feat: merge main
|
2023-08-09 10:51:13 +08:00 |
|
莘权 马
|
f8bc4e4625
|
feat: test pass
|
2023-08-09 10:48:40 +08:00 |
|
stellaHSR
|
2a4da6c2f1
|
Merge pull request #143 from eltociear/update_ja-readme
Update README_JA.md
|
2023-08-09 10:31:36 +08:00 |
|
stellaHSR
|
d6d9adbddf
|
Update README.md
|
2023-08-09 08:48:28 +08:00 |
|
stellaHSR
|
65411000b9
|
Update README.md
update citation
|
2023-08-09 08:32:28 +08:00 |
|
shenchucheng
|
2d8a3f1296
|
add example for the researcher role
|
2023-08-08 23:02:15 +08:00 |
|
shenchucheng
|
25d2621198
|
add Researcher role
|
2023-08-08 22:59:26 +08:00 |
|
stellaHSR
|
c7ad381922
|
Update README_CN.md
rm group jpg, replace new personal code
|
2023-08-08 22:13:32 +08:00 |
|
stellaHSR
|
e9900e12fb
|
add new jpg
|
2023-08-08 22:11:48 +08:00 |
|
王同贵
|
90c687bbea
|
fix on using loguru, but not logging
|
2023-08-08 20:43:55 +08:00 |
|
stellaHSR
|
90e2e53b10
|
Update README_CN.md
update personal
|
2023-08-08 20:14:53 +08:00 |
|
莘权 马
|
b0209f3d41
|
feat: + unit test
|
2023-08-08 20:10:40 +08:00 |
|
stellaHSR
|
8f8f12ff74
|
update wechat-personal
|
2023-08-08 20:08:06 +08:00 |
|
MORDECAI ETUKUDO
|
050d55e8d7
|
Merge branch 'geekan:main' into main
|
2023-08-08 12:50:14 +01:00 |
|
MORDECAI ETUKUDO
|
ed644be4f5
|
Translation of chinese comment to english for easy understanding
|
2023-08-08 12:44:33 +01:00 |
|
stellaHSR
|
acab8acb9f
|
Update README_CN.md
|
2023-08-08 19:44:11 +08:00 |
|
stellaHSR
|
87b1acef10
|
Add new jpg
work wechat group-6
|
2023-08-08 19:42:03 +08:00 |
|
MORDECAI ETUKUDO
|
2f037cbb00
|
Translate chinese to english comment
|
2023-08-08 12:38:31 +01:00 |
|
MORDECAI ETUKUDO
|
556c428c3f
|
Translate all Chinese comment to english for easy understanding by non chinese developer
|
2023-08-08 12:34:13 +01:00 |
|
MORDECAI ETUKUDO
|
2ec1425486
|
Update llm.py comment form chinese to english
Added and english translation of the chinese version for the comments
|
2023-08-08 12:31:57 +01:00 |
|