Skip to content

Commit c183da6

Browse files
authored
Update README.md
1 parent f6fbf97 commit c183da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/use_cases/langchain/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ We implement each approach as a control flow in LangGraph:
4444

4545
We will build from CRAG (blue, below) to Self-RAG (green) and finally to Adaptive RAG (red):
4646

47-
![RAG](./img/langgraph_adaptive_rag.png "RAG control flow")
47+
![Screenshot 2024-05-03 at 10 50 02 AM](https://github.com/rlancemartin/llama-recipes/assets/122662504/ec4aa1cd-3c7e-4cd1-a1e7-7deddc4033a8)
4848

4949
Our fouth notebook, `langgraph-rag-agent-local`, shows how to apply LangGraph to build advanced RAG agents that run locally and reliable.
5050

51-
See this [video overview](https://www.youtube.com/watch?v=sgnrL7yo1TE) for more detail.
51+
See this [video overview](https://www.youtube.com/watch?v=sgnrL7yo1TE) for more detail.

0 commit comments

Comments
 (0)