Merge branch 'main'

This commit is contained in:
ziming 2023-09-25 22:24:09 +08:00
commit c18f384356
17 changed files with 373 additions and 20 deletions

View file

@ -15,6 +15,19 @@ RPM: 10
#### if Anthropic
#Anthropic_API_KEY: "YOUR_API_KEY"
#### if xinghuo
#xinghuo_appid : "APPID"
#xinghuo_api_secret : "APISecret"
#xinghuo_api_key : "APIKey"
#domain : "generalv2"
#Spark_url : "ws://spark-api.xf-yun.com/v2.1/chat"
#### 如果不能使用api
#no_api_mode :"true"
#### if AZURE, check https://github.com/openai/openai-cookbook/blob/main/examples/azure/chat.ipynb
#### You can use ENGINE or DEPLOYMENT mode
#OPENAI_API_TYPE: "azure"