Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# NonToxicGlazeAdvisor_Chat_with_Docs_Groq_Edition_1 - app.py -
|
2 |
|
3 |
# STREAMLIT:
|
4 |
# https://www.datacamp.com/tutorial/streamlit:
|
@@ -125,7 +125,7 @@ Veel plezier en nuttig gebruik van de AI app !
|
|
125 |
st.subheader("(ALL RIGHTS RESERVED)")
|
126 |
st.image('Jan_Bours_2.png', caption='Jan Bours', width=100)
|
127 |
st.write("---------------------------------")
|
128 |
-
st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - April
|
129 |
st.write("---------------------------------")
|
130 |
|
131 |
|
@@ -655,7 +655,7 @@ with tab1:
|
|
655 |
st.subheader("(ALL RIGHTS RESERVED)")
|
656 |
st.image('Jan_Bours_2.png', caption='Jan Bours', width=100)
|
657 |
st.write("---------------------------------")
|
658 |
-
st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - April
|
659 |
st.write("---------------------------------")
|
660 |
|
661 |
# st.header("LIST OF ALL THE LOADED DOCUMENTS: ")
|
|
|
1 |
+
# NonToxicGlazeAdvisor_Chat_with_Docs_Groq_Edition_1 - app.py - 23-04-2024
|
2 |
|
3 |
# STREAMLIT:
|
4 |
# https://www.datacamp.com/tutorial/streamlit:
|
|
|
125 |
st.subheader("(ALL RIGHTS RESERVED)")
|
126 |
st.image('Jan_Bours_2.png', caption='Jan Bours', width=100)
|
127 |
st.write("---------------------------------")
|
128 |
+
st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - April 23, 2024")
|
129 |
st.write("---------------------------------")
|
130 |
|
131 |
|
|
|
655 |
st.subheader("(ALL RIGHTS RESERVED)")
|
656 |
st.image('Jan_Bours_2.png', caption='Jan Bours', width=100)
|
657 |
st.write("---------------------------------")
|
658 |
+
st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - April 23, 2024")
|
659 |
st.write("---------------------------------")
|
660 |
|
661 |
# st.header("LIST OF ALL THE LOADED DOCUMENTS: ")
|