JBHF commited on
Commit
3b06df8
·
verified ·
1 Parent(s): 8ff5d29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ if "vector" not in st.session_state:
55
 
56
 
57
  # st.title("Chat with Docs - Groq Edition :) ")
58
- st.title("Literature Based Research (LBR) - Alexander Unzicker and Jan Bours - Chat with Docs - Groq Edition (Very Fast!) - 3 (March 8 2024")
59
 
60
  llm = ChatGroq(
61
  groq_api_key=groq_api_key,
 
55
 
56
 
57
  # st.title("Chat with Docs - Groq Edition :) ")
58
+ st.title("Literature Based Research (LBR) - Alexander Unzicker and Jan Bours - Chat with Docs - Groq Edition (Very Fast!) - 3 (March 8 2024)"
59
 
60
  llm = ChatGroq(
61
  groq_api_key=groq_api_key,