Update config.toml

This commit is contained in:
joeyin88 2025-07-31 20:06:03 +08:00 committed by GitHub
parent 6953371051
commit 0f5a3c57ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,8 +81,8 @@ azure_model_name = "gpt-35-turbo" # replace with your model deployment na
azure_api_version = "2024-02-15-preview"
########## Gemini API Key
gemini_api_key = ""
gemini_model_name = "gemini-1.0-pro"
gemini_api_key = "AIzaSyBcKZXCaNsnFbJfX54mR_9-46X6eJeQOuk"
gemini_model_name = "gemini-2.5-pro"
########## Qwen API Key
# Visit https://dashscope.console.aliyun.com/apiKey to get your API key