NatalieMonged commited on
Commit
acda129
·
verified ·
1 Parent(s): 3453542

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ st.markdown("""
45
 
46
 
47
  # Setting the GOOGLE_API_KEY
48
- os.environ["GOOGLE_API_KEY"] = "AIzaSyAJ590by_t9nArwC6_CdzuPfOjYhxd30Fs"
49
 
50
  # Initialize Google Gemini Model
51
  # Temperature 0.01 is utilized to minimize variance and ensure factual consistency
 
45
 
46
 
47
  # Setting the GOOGLE_API_KEY
48
+ os.environ["GOOGLE_API_KEY"] = "AIzaSyCbmIkqNYcAQF1eaAunWOlcWeOivfQjgNM"
49
 
50
  # Initialize Google Gemini Model
51
  # Temperature 0.01 is utilized to minimize variance and ensure factual consistency