add Researcher role

This commit is contained in:
shenchucheng 2023-08-08 22:59:26 +08:00
parent ede23b2fe9
commit 25d2621198
11 changed files with 690 additions and 32 deletions

View file

@ -65,4 +65,8 @@ SD_T2I_API: "/sdapi/v1/txt2img"
### for update_costs & calc_usage
UPDATE_COSTS: false
CALC_USAGE: false
CALC_USAGE: false
### for Research
MODEL_FOR_RESEARCHER_SUMMARY: gpt-3.5-turbo
MODEL_FOR_RESEARCHER_REPORT: gpt-3.5-turbo-16k