Skip to content

Commit

Permalink
[main] 🔧 Config: openai api key
Browse files Browse the repository at this point in the history
  • Loading branch information
noooey committed May 29, 2024
1 parent 0c3bf77 commit 76aa8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/app/utils/security.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

def get_openai_api_key():

secret_name = "wequiz/api/openai_1"
secret_name = "wequiz/api/openai_api_1"
region_name = "ap-northeast-2"

# Create a Secrets Manager client
Expand Down

0 comments on commit 76aa8ad

Please sign in to comment.