Commit graph

53 commits

Author SHA1 Message Date
leonzh0u
4b122903f4 bugfix indentation error 2023-10-24 23:18:02 -04:00
polease
78a5a2fe2f Fix issue#326 by adjust indentation 2023-10-23 11:40:00 +08:00
zhouzinimg
ecea8574b5 修改命名 2023-10-18 22:46:33 +08:00
zhouzinimg
041da760e0 修正 2023-10-18 22:17:16 +08:00
zhouzinimg
9af9461b4f 新修改。 2023-10-18 19:40:41 +08:00
zhouzinimg
f3c7da32a0 按照要求修改 2023-10-16 22:53:28 +08:00
ziming
c18f384356 Merge branch 'main' 2023-09-25 22:24:09 +08:00
ziming
6997ddc49c fixed 2023-09-19 20:41:10 +08:00
ziming
5709e48713 fixed 2023-09-19 20:40:58 +08:00
zhanglei
1463b7d8a6 update: moderation add asyncio func impl 2023-09-15 10:02:15 +08:00
zhanglei
ebb5ec9c0a update:Modify based on comments 2023-09-14 20:18:11 +08:00
zhanglei
0bf0ab2917 update:Modify based on comments 2023-09-14 16:33:00 +08:00
zhanglei
9bf1e51d02 add: openai moderation 2023-09-14 15:21:34 +08:00
ziming
761d60f26d Merge branch 'main' of https://github.com/geekan/MetaGPT 2023-09-05 22:27:21 +08:00
ziming
552547e662 添加一个代码 2023-09-05 22:27:06 +08:00
ziming
6046f9c942 修改内容:
调整llm引用模式
添加对星火大模型的支持
在模型报错时可以人工输入
可以通过config直接全人工输入
2023-09-05 21:52:13 +08:00
rainyrfeng
864a66c702 fix feature 2023-09-05 20:36:32 +08:00
rainyrfeng
a0be280879 fix feature 2023-09-05 11:26:16 +08:00
rainyrfeng
ce0c7b62a0 Merge branch 'main' into add_azure_engine 2023-09-05 11:22:05 +08:00
rainyrfeng
949a5074ce fix feature 2023-08-31 11:05:59 +08:00
brucemeek
a0e6d20034
Merge branch 'geekan:main' into main 2023-08-17 11:02:27 -05:00
brucemeek
3ce123a7bf conflict fixes 2023-08-15 07:46:02 -05:00
brucemeek
193178b7d1 resolved current conflicts 2023-08-15 06:51:39 -05:00
stellaHSR
9dea1f084f
Merge pull request #138 from alitrack/main
remove config: update_costs
2023-08-15 10:30:50 +08:00
hy.li
9373634e86 always update_costs when set calc_usage=True 2023-08-13 16:54:35 +08:00
hezz
cb11ec7bc7 fix ruff check error 2023-08-13 14:14:14 +08:00
Steven Lee
bab605ac44
Merge branch 'main' into main 2023-08-10 21:41:22 +08:00
hy.li
eff26f5cd7 rm pass 2023-08-10 21:33:31 +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
shenchucheng
e43ae21d98 Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
shenchucheng
25d2621198 add Researcher role 2023-08-08 22:59:26 +08:00
王同贵
90c687bbea fix on using loguru, but not logging 2023-08-08 20:43:55 +08:00
王同贵
ec4c773c80 adjust "timeout" config param into _cons_kwargs 2023-08-08 18:26:15 +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
王同贵
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
brucemeek
0d632c7e56 another run through for translation. 2023-08-02 15:57:10 -05:00
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +08:00
brucemeek
0ff252886d triple checked the translations 2023-07-27 08:40:32 -05:00
brucemeek
5e1dcd8757 double checked for only translation, no changes 2023-07-26 16:08:03 -05:00
brucemeek
f2725b18ad English Translation
translated chinese to english
2023-07-26 14:46:20 -05:00
hongjiongteng
d74215c502 Clean up existing unused code according to flake8 2023-07-22 11:55:57 +08:00
hongjiongteng
0722257cd8 Format import according to isort 2023-07-22 11:28:22 +08:00
Leo
326082da72 Add Anthropic Api 2023-07-21 13:53:39 -04:00
肖凌风
227c837d0a Your commit message 2023-07-21 13:44:58 -04:00
肖凌风
8c07be0e56 add AnthropicAPI 2023-07-21 13:17:26 -04:00
程茂宇
d3d249e844 roadmap 2.2 2023-07-12 11:37:24 +08:00
geekan
e712a4168f support azure via openai demo 2023-07-07 13:58:04 +08:00
geekan
5c9b477691 update token usage for streaming api 2023-07-06 16:14:53 +08:00
geekan
9f15569f04 change retry deco place 2023-07-06 14:43:08 +08:00