فهرست منبع

speller check

Jeff Tang 1 سال پیش
والد
کامیت
8f31a612e9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      recipes/use_cases/agents/langchain/README.md

+ 1 - 1
recipes/use_cases/agents/langchain/README.md

@@ -56,6 +56,6 @@ We will build from CRAG (blue, below) to Self-RAG (green) and finally to Adaptiv
 
 ### Local LangGraph RAG Agent
 
-Our fouth notebook, `langgraph-rag-agent-local`, shows how to apply LangGraph to build advanced RAG agents using Llama 3 that run locally and reliably.
+Our fourth notebook, `langgraph-rag-agent-local`, shows how to apply LangGraph to build advanced RAG agents using Llama 3 that run locally and reliably.
 
 See this [video overview](https://www.youtube.com/watch?v=sgnrL7yo1TE) for more detail.