mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-27 01:36:29 +02:00
Merge branch 'fixbug/v0.6-release' into geekan/main
This commit is contained in:
commit
1b06d933b2
5 changed files with 17 additions and 6 deletions
|
|
@ -15,6 +15,7 @@ OPENAI_API_MODEL: "gpt-4-1106-preview"
|
|||
MAX_TOKENS: 4096
|
||||
RPM: 10
|
||||
TIMEOUT: 60 # Timeout for llm invocation
|
||||
#DEFAULT_PROVIDER: openai
|
||||
|
||||
#### if Spark
|
||||
#SPARK_APPID : "YOUR_APPID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue