Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ from vectorstore import load_or_build_vectorstore
|
|
9 |
from chain_setup import build_conversational_chain
|
10 |
|
11 |
def main():
|
12 |
-
st.title("💬 المحادثة التفاعلية - ادارة
|
13 |
|
14 |
# Paths and constants
|
15 |
local_file = "Policies001.pdf"
|
|
|
9 |
from chain_setup import build_conversational_chain
|
10 |
|
11 |
def main():
|
12 |
+
st.title("💬 المحادثة التفاعلية - ادارة البيانات و حماية البيانات الشخصية")
|
13 |
|
14 |
# Paths and constants
|
15 |
local_file = "Policies001.pdf"
|