mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
remove llm type
This commit is contained in:
parent
8f631180f6
commit
964feb3872
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ OPENAI_BASE_URL: "https://api.openai.com/v1"
|
|||
OPENAI_API_MODEL: "gpt-4-1106-preview"
|
||||
MAX_TOKENS: 4096
|
||||
RPM: 10
|
||||
LLM_TYPE: OpenAI # Except for these three major models – OpenAI, MetaGPT LLM, and Azure – other large models can be distinguished based on the validity of the key.
|
||||
TIMEOUT: 60 # Timeout for llm invocation
|
||||
|
||||
#### if Spark
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue