mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
update openai model version
This commit is contained in:
parent
7e285fd7ee
commit
dfbdeab050
10 changed files with 21 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
llm:
|
||||
base_url: "https://api.openai.com/v1"
|
||||
api_key: "sk-xxx"
|
||||
model: "gpt-3.5-turbo-1106"
|
||||
model: "gpt-3.5-turbo"
|
||||
|
||||
search:
|
||||
api_type: "serpapi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue