Commit graph

20 commits

Author SHA1 Message Date
王同贵
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
王同贵
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
hy.li
4027733a3c options: update_costs & calc_usage 2023-08-01 21:35:14 +08: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
geekan
1de45add2e using streaming api now. 2023-07-06 11:14:50 +08:00
geekan
a69f07e62f support streaming. not enable yet. 2023-07-06 00:01:47 +08:00
吴承霖
c871144507 init project 2023-06-30 17:10:48 +08:00