Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ groq_api_key = "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" # os.e
|
|
46 |
print("groq_api_key: ", groq_api_key)
|
47 |
|
48 |
# st.title("Chat with Docs - Groq Edition :) ")
|
49 |
-
st.title("Literature Based Research (LBR) - A. Unzicker and J. Bours - Chat with Docs - Groq Edition (Very Fast!) - VERSION 3 - March
|
50 |
|
51 |
st.write("---------------------------------")
|
52 |
|
|
|
46 |
print("groq_api_key: ", groq_api_key)
|
47 |
|
48 |
# st.title("Chat with Docs - Groq Edition :) ")
|
49 |
+
st.title("Literature Based Research (LBR) - A. Unzicker and J. Bours - Chat with Docs - Groq Edition (Very Fast!) - VERSION 3 - March 9, 2024")
|
50 |
|
51 |
st.write("---------------------------------")
|
52 |
|