refactor config

This commit is contained in:
geekan 2024-02-01 13:54:55 +08:00
parent 97868beacf
commit bafdfe837b
2 changed files with 3 additions and 2 deletions

View file

@ -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