mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
a
This commit is contained in:
parent
ecea8574b5
commit
c0f9bfcd18
1 changed files with 7 additions and 0 deletions
|
|
@ -12,6 +12,13 @@ OPENAI_API_MODEL: "gpt-4"
|
|||
MAX_TOKENS: 1500
|
||||
RPM: 10
|
||||
|
||||
#### if Spark
|
||||
#XINGHUO_APPID : "YOUR_APPID"
|
||||
#XINGHUO_API_SECRET : "YOUR_APISecret"
|
||||
#XINGHUO_API_KEY : "YOUR_APIKey"
|
||||
#DOMAIN : "generalv2"
|
||||
#SPARK_URL : "ws://spark-api.xf-yun.com/v2.1/chat"
|
||||
|
||||
#### if Anthropic
|
||||
#Anthropic_API_KEY: "YOUR_API_KEY"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue