muhammadsalmanalfaridzi commited on
Commit
8a87b9e
·
verified ·
1 Parent(s): a832b73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ with st.sidebar:
114
  col1, col2 = st.columns([6, 1])
115
 
116
  with col1:
117
- st.header(f"RAG over Excel using Dockling 🐥 & Llama-3.3 70B")
118
 
119
  with col2:
120
  st.button("Clear ↺", on_click=reset_chat)
 
114
  col1, col2 = st.columns([6, 1])
115
 
116
  with col1:
117
+ st.header(f"RAG over Excel using DuckLink 🐥 & Llama-3.3-70B")
118
 
119
  with col2:
120
  st.button("Clear ↺", on_click=reset_chat)