mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 01:36:29 +02:00
add config examples for gpt/claude/gemini/llama3/wizardlm2
This commit is contained in:
parent
2b024928cb
commit
9ede1fb209
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
llm:
|
||||
api_key: "YOUR_API_KEY"
|
||||
model: "gpt-3.5-turbo-1106"
|
||||
model: "gpt-3.5-turbo"
|
||||
#proxy: "http://<ip>:<port>"
|
||||
#base_url: "https://<forward_url>/v1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue