mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 09:16:21 +02:00
feat: +LLM_TYPE: OpenAI
This commit is contained in:
parent
2350877428
commit
49f55ad374
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ OPENAI_API_BASE: "https://api.openai.com/v1"
|
|||
OPENAI_API_MODEL: "gpt-4"
|
||||
MAX_TOKENS: 1500
|
||||
RPM: 10
|
||||
LLM_TYPE: OpenAI
|
||||
|
||||
#### if Anthropic
|
||||
#Anthropic_API_KEY: "YOUR_API_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue