瀏覽代碼

speller check

Jeff Tang 11 月之前
父節點
當前提交
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.