Spaces:
Sleeping
Sleeping
Pouya
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -258,14 +258,14 @@ st.set_page_config(
|
|
258 |
|
259 |
st.title("Italian Law Chatbot ποΈ")
|
260 |
st.info(
|
261 |
-
"Check out the full tutorial to build this app in our [π blog post](https://
|
262 |
"[GitHub Repository](https://sattari.org)",
|
263 |
icon="βΉοΈ",
|
264 |
)
|
265 |
|
266 |
|
267 |
st.success(
|
268 |
-
"Check out [Prompt Examples List](https://
|
269 |
icon="β
",
|
270 |
)
|
271 |
|
|
|
258 |
|
259 |
st.title("Italian Law Chatbot ποΈ")
|
260 |
st.info(
|
261 |
+
"Check out the full tutorial to build this app in our [π blog post](https://sattari.org/projects/) β "
|
262 |
"[GitHub Repository](https://sattari.org)",
|
263 |
icon="βΉοΈ",
|
264 |
)
|
265 |
|
266 |
|
267 |
st.success(
|
268 |
+
"Check out [Prompt Examples List](https://sattari.org/projects/) to learn how to interact with this ChatBot π€ ",
|
269 |
icon="β
",
|
270 |
)
|
271 |
|