added support for google gemini

This commit is contained in:
PD
2024-03-31 10:44:52 +05:30
committed by GitHub
parent 478207fa7b
commit cc1f157714
3 changed files with 48 additions and 2 deletions

View File

@@ -51,6 +51,10 @@
azure_model_name="gpt-35-turbo" # replace with your model deployment name
azure_api_version = "2024-02-15-preview"
########## Gemini API Key
gemini_api_key=""
gemini_model_name = "gemini-1.0-pro"
########## Qwen API Key
# Visit https://dashscope.console.aliyun.com/apiKey to get your API key
# Visit below links to get more details