[Docs] Rm Integration Tutorial (#503)

This commit is contained in:
William FH
2024-05-20 10:35:07 -07:00
committed by GitHub
parent 89d9c291fe
commit a6363da62c
3 changed files with 1 additions and 2 deletions
-1
View File
@@ -28,7 +28,6 @@ Learn from example implementations of graphs designed for specific scenarios and
#### RAG
- [Adaptive RAG](rag/langgraph_adaptive_rag.ipynb)
- [Adaptive RAG using Cohere](rag/langgraph_adaptive_rag_cohere.ipynb)
- [Adaptive RAG using local models](rag/langgraph_adaptive_rag_local.ipynb)
- [Agentic RAG.ipynb](rag/langgraph_agentic_rag.ipynb)
- [Corrective RAG](rag/langgraph_crag.ipynb)