diff --git a/config/config.yaml b/config/config.yaml index 820869fa1..52962ba49 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,7 +1,8 @@ +# DO NOT MODIFY THIS FILE, create a new key.yaml, define OPENAI_API_KEY. +# The configuration of key.yaml has a higher priority and will not enter git + #### if OpenAI -# Do not modify here, create a new key.yaml, define OPENAI_API_KEY. -# The configuration of key.yaml has a higher priority and will not enter git OPENAI_API_KEY: "YOUR_API_KEY" #OPENAI_API_BASE: "YOUR_API_BASE" @@ -21,7 +22,6 @@ RPM: 10 ## Visit https://serpapi.com/ to get key. #SERPAPI_API_KEY: "YOUR_API_KEY" -# ## Visit https://console.cloud.google.com/apis/credentials to get key. #GOOGLE_API_KEY: "YOUR_API_KEY" ## Visit https://programmablesearchengine.google.com/controlpanel/create to get id. @@ -30,4 +30,4 @@ RPM: 10 #### for TTS #AZURE_TTS_SUBSCRIPTION_KEY: "YOUR_API_KEY" -#AZURE_TTS_REGION: "eastus" \ No newline at end of file +#AZURE_TTS_REGION: "eastus"