NonToxicGlazeAdvisor_Chat_with_Docs_Groq_Edition_1 - app.py - 31-03-2024
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:
|
@@ -319,7 +319,7 @@ retrieval_chain = create_retrieval_chain(retriever, document_chain)
|
|
319 |
with st.sidebar:
|
320 |
# openai_api_key = st.text_input("OpenAI API Key", key="chatbot_api_key", type="password")
|
321 |
UserEmailAdress = st.text_input("Vul Uw email adres hier in: ", key="UserEmailAdress", type="password")
|
322 |
-
"[Zelf keramische glazuren NON TOXIC samenstellen vanuit 1 basisglazuur](http://www.ceramicconcepts.nl/)"
|
323 |
"[Keramische ateliers Victor Benckhuijsen](https://victorglazuren.nl/)"
|
324 |
"[Keramiek Victor Glazuren Victor Benckhuijsen - Instagram](https://www.instagram.com/benckhuijsenvictor/?hl=am-et)"
|
325 |
"[Keramiek Victor Glazuren Victor Benckhuijsen - Facebook](https://www.facebook.com/harryjamaar)"
|
|
|
1 |
+
# NonToxicGlazeAdvisor_Chat_with_Docs_Groq_Edition_1 - app.py - 31-03-2024
|
2 |
|
3 |
# STREAMLIT:
|
4 |
# https://www.datacamp.com/tutorial/streamlit:
|
|
|
319 |
with st.sidebar:
|
320 |
# openai_api_key = st.text_input("OpenAI API Key", key="chatbot_api_key", type="password")
|
321 |
UserEmailAdress = st.text_input("Vul Uw email adres hier in: ", key="UserEmailAdress", type="password")
|
322 |
+
# "[Zelf keramische glazuren NON TOXIC samenstellen vanuit 1 basisglazuur](http://www.ceramicconcepts.nl/)"
|
323 |
"[Keramische ateliers Victor Benckhuijsen](https://victorglazuren.nl/)"
|
324 |
"[Keramiek Victor Glazuren Victor Benckhuijsen - Instagram](https://www.instagram.com/benckhuijsenvictor/?hl=am-et)"
|
325 |
"[Keramiek Victor Glazuren Victor Benckhuijsen - Facebook](https://www.facebook.com/harryjamaar)"
|