Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -712,7 +712,7 @@ with final_recs:
|
|
| 712 |
|
| 713 |
|
| 714 |
with chat:
|
| 715 |
-
st.
|
| 716 |
|
| 717 |
from langchain.indexes import VectorstoreIndexCreator
|
| 718 |
from langchain.chains import RetrievalQA
|
|
|
|
| 712 |
|
| 713 |
|
| 714 |
with chat:
|
| 715 |
+
st.header("Chat with AI Stock Advisor")
|
| 716 |
|
| 717 |
from langchain.indexes import VectorstoreIndexCreator
|
| 718 |
from langchain.chains import RetrievalQA
|