devchavda11 commited on
Commit
8f6e6aa
·
verified ·
1 Parent(s): a73f63e

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -1,7 +1,6 @@
1
  import streamlit as st
2
  from chat_langraph import system, workflow, HumanMessage, AIMessage, get_all_chat_ids, ToolMessage
3
  import uuid
4
- from chat_title_giver import give_me_the_title
5
  import re
6
  import os
7
  st.title("College chatbot")
 
1
  import streamlit as st
2
  from chat_langraph import system, workflow, HumanMessage, AIMessage, get_all_chat_ids, ToolMessage
3
  import uuid
 
4
  import re
5
  import os
6
  st.title("College chatbot")