mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
add options to disable llm provider check
This commit is contained in:
parent
59586f30d6
commit
118ab8ac82
3 changed files with 10 additions and 2 deletions
|
|
@ -141,3 +141,4 @@ TIMEOUT: 60 # Timeout for llm invocation
|
|||
#REDIS_PASSWORD: "YOUR_REDIS_PASSWORD"
|
||||
#REDIS_DB: "YOUR_REDIS_DB_INDEX, str, 0-based"
|
||||
|
||||
# DISABLE_LLM_PROVIDER_CHECK: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue