Commit graph

289 commits

Author SHA1 Message Date
hezz
1129b4e8e7 fix pyproject.toml bug 2023-08-15 18:14:50 +08:00
hezz
cb11ec7bc7 fix ruff check error 2023-08-13 14:14:14 +08:00
hezz
192c030281 add ruff for code lint 2023-08-13 14:02:24 +08:00
stellaHSR
34f437174d
Merge pull request #136 from geniuslzh/main-1
Create FAQ-EN
2023-08-10 22:50:20 +08:00
stellaHSR
f65058fe83
Merge pull request #112 from wangjie5540/dev/wtg
optimize logging for network issues.
2023-08-10 22:42:11 +08:00
王同贵
ce6b8a95dd Merge remote-tracking branch 'origin/main' into dev/wtg
# Conflicts:
#	metagpt/config.py
#	metagpt/provider/openai_api.py
2023-08-10 20:46:56 +08:00
stellaHSR
3d8e658395
Merge pull request #18 from liamsegura/patch-1
Update README.md
2023-08-10 20:25:40 +08:00
stellaHSR
c17c3da2e8
Merge pull request #179 from wangjie5540/optimize/dockerfile
optimize dockerfile
2023-08-10 20:24:38 +08:00
stellaHSR
2e1e647628
Merge pull request #161 from shenchucheng/main
Feature/researcher
2023-08-10 20:21:24 +08:00
stellaHSR
9ee2421aec
Merge pull request #144 from jansalvador/main-1
Update run_code.py
2023-08-10 20:18:51 +08: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
shenchucheng
e43ae21d98 Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
stellaHSR
0be49113a0
Merge pull request #156 from martcpp/main
English comment translation
2023-08-09 11:19:31 +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
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
MORDECAI ETUKUDO
3bfabf0bca
Merge pull request #1 from martcpp/Translationcomment
Translating comment
2023-08-08 12:13:23 +01: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
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
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
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