DIVY118 commited on
Commit
c7d4db3
1 Parent(s): 53e53c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import google.generativeai as palm
3
 
4
  # Configure the API key
5
- palm.configure(api_key="AIzaSyCnrcQWTEedcGuEsJ9Uhbj_ZS9B2nozMiU")
6
 
7
  defaults = {
8
  'model': 'models/text-bison-001',
 
2
  import google.generativeai as palm
3
 
4
  # Configure the API key
5
+ palm.configure(api_key="AIzaSyDmHbZlWJJBlaW5BAJwfOu7HP-JAKFiCpY")
6
 
7
  defaults = {
8
  'model': 'models/text-bison-001',