Skip to content

Commit 0e24a67

Browse files
committed
removed deployment name from the code and updated the secrets template
1 parent c070e7e commit 0e24a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.streamlit/example_secrets.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ openai_api_type = 'azure'
77
openai_api_base = ''
88
openai_api_version = '2023-07-01-preview'
99
openai_api_model = 'gpt3.5-turbo'
10+
deployment_name = "you-deployment-name"
1011

1112
aws_access_key=''
1213
aws_secret_key=''

0 commit comments

Comments
 (0)