Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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. [
|
|
|
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)")
|