mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
refactor config
This commit is contained in:
parent
97868beacf
commit
bafdfe837b
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
llm:
|
||||
base_url: "https://api.openai.com/v1"
|
||||
api_key: "sk-xxx"
|
||||
model: "gpt-3.5-turbo-16k"
|
||||
model: "gpt-3.5-turbo-1106"
|
||||
|
||||
search:
|
||||
api_type: "serpapi"
|
||||
|
|
@ -25,4 +25,3 @@ metagpt_tti_url: "http://mock.com"
|
|||
|
||||
repair_llm_output: true
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue