Spaces:
Runtime error
Runtime error
Paul-Joshi
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -105,7 +105,6 @@ def get_context_retriever_chain(vector_store):
|
|
105 |
|
106 |
|
107 |
def main():
|
108 |
-
load_dotenv()
|
109 |
st.set_page_config(page_title="Chat with websites", page_icon="🤖")
|
110 |
st.title("Chat with websites")
|
111 |
|
|
|
105 |
|
106 |
|
107 |
def main():
|
|
|
108 |
st.set_page_config(page_title="Chat with websites", page_icon="🤖")
|
109 |
st.title("Chat with websites")
|
110 |
|