Kaynağa Gözat

Update README.md

Jeff Tang 9 ay önce
ebeveyn
işleme
7183f5350c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      recipes/quickstart/agents/README.md

+ 1 - 1
recipes/quickstart/agents/README.md

@@ -1,6 +1,6 @@
 # Quickstart Llama 3 Powered Agent Examples Ported from DeepLearning.ai Short Courses
 
-The notebooks in this folder are ported from the 4 recent agent short courses on [Deeplearning.ai](https://www.deeplearning.ai) to use Llama 3 with open source frameworks (LangChain, LlamaIndex, AutoGen) to build agent apps.
+The notebooks in this folder are ported from the 4 recent agent short courses on [Deeplearning.ai](https://www.deeplearning.ai) to use Llama 3 to build agent apps from scratch or with open source frameworks (LangChain, LlamaIndex, AutoGen).
 
 1. [Functions Tools and Agents with LangChain L1 Function Calling](Functions_Tools_and_Agents_with_LangChain_L1_Function_Calling.ipynb)