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

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"] = "AIzaSyA0rDJF-58ffKHiuVvUpd5HHc4_1NfvrOM"
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"] = "AIzaSyAJ590by_t9nArwC6_CdzuPfOjYhxd30Fs"
49
 
50
  # Initialize Google Gemini Model
51
  # Temperature 0.01 is utilized to minimize variance and ensure factual consistency