mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 13:52:38 +02:00
feat: + METAGPT_TEXT_TO_IMAGE_MODEL
This commit is contained in:
parent
3c93573f93
commit
4f8187b671
1 changed files with 3 additions and 0 deletions
|
|
@ -70,3 +70,6 @@ SD_T2I_API: "/sdapi/v1/txt2img"
|
|||
### for Research
|
||||
MODEL_FOR_RESEARCHER_SUMMARY: gpt-3.5-turbo
|
||||
MODEL_FOR_RESEARCHER_REPORT: gpt-3.5-turbo-16k
|
||||
|
||||
### Meta Models
|
||||
#METAGPT_TEXT_TO_IMAGE_MODEL: MODEL_URL
|
||||
Loading…
Add table
Add a link
Reference in a new issue