DrishtiSharma commited on
Commit
833794f
·
verified ·
1 Parent(s): c038587

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,4 +109,4 @@ st.sidebar.write("- Tell me how many centuries Virat Kohli scored.")
109
  st.sidebar.write("- Search for the tallest building in the world.")
110
 
111
  st.sidebar.title("References")
112
- st.sidebar.markdown("1. [Multi-Agent with Supervisor](https://github.com/aritrasen87/LLM_RAG_Model_Deployment/blob/main/LangGraph_03_MultiAgent_With_Supervisor.ipynb)")
 
109
  st.sidebar.write("- Search for the tallest building in the world.")
110
 
111
  st.sidebar.title("References")
112
+ st.sidebar.markdown("1. [LangGraph ReAct Agents](https://github.com/aritrasen87/LLM_RAG_Model_Deployment/blob/main/LangGraph_9_ReAct_Agents.ipynb)")