eaglelandsonce commited on
Commit
1f0812e
·
1 Parent(s): 229bcf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ if 'Pinecone_Index' not in st.session_state:
12
  if 'Pinecone_EBV' not in st.session_state:
13
  st.session_state['Pinecone_ENV'] =''
14
  if 'Pinecone_API_Key' not in st.session_state:
15
- st.session_state['Pinecone_API_Key'] ='
16
 
17
  #
18
  st.title('🤖 AI Assistance For Website')
 
12
  if 'Pinecone_EBV' not in st.session_state:
13
  st.session_state['Pinecone_ENV'] =''
14
  if 'Pinecone_API_Key' not in st.session_state:
15
+ st.session_state['Pinecone_API_Key'] =''
16
 
17
  #
18
  st.title('🤖 AI Assistance For Website')