mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
update config
This commit is contained in:
parent
34dc13bb98
commit
1cc1804637
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ llm:
|
|||
api_type: "openai" # or azure / ollama / open_llm etc. Check LLMType for more options
|
||||
model: "gpt-4-turbo-preview" # or gpt-3.5-turbo-1106 / gpt-4-1106-preview
|
||||
base_url: "https://api.openai.com/v1" # or forward url / other llm url
|
||||
api_key: "YOUR_API_KEY-hui"
|
||||
api_key: "YOUR_API_KEY"
|
||||
Loading…
Add table
Add a link
Reference in a new issue