DrishtiSharma commited on
Commit
829b971
ยท
verified ยท
1 Parent(s): 8f27047

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ else:
163
  with st.sidebar:
164
  st.markdown("---")
165
  st.markdown("### Reference")
166
- st.markdown("[SQL Agents w CrewAI and Llama 3 -Plaban Nayak](https://github.com/plaban1981/Agents/blob/main/SQL_Agents_with_CrewAI_and_Llama_3.ipynb)")
 
163
  with st.sidebar:
164
  st.markdown("---")
165
  st.markdown("### Reference")
166
+ st.markdown("[1. SQL Agents w CrewAI & Llama 3 - Plaban Nayak](https://github.com/plaban1981/Agents/blob/main/SQL_Agents_with_CrewAI_and_Llama_3.ipynb)")