mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-28 18:36:22 +02:00
add Researcher role
This commit is contained in:
parent
ede23b2fe9
commit
25d2621198
11 changed files with 690 additions and 32 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue