瀏覽代碼

Update README.md

Venelin Valkov 2 年之前
父節點
當前提交
dd0df5699b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -3,7 +3,7 @@
 Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 
 [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain/)
-[![](https://img.shields.io/github/license/curiousily/Get-Things-Done-with-Prompt-Engineering)](https://github.com/curiousily/Get-Things-Done-with-Prompt-Engineering/blob/master/LICENSE)
+[![](https://img.shields.io/github/license/curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain)](https://github.com/curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain/blob/master/LICENSE)
 [![](https://img.shields.io/youtube/channel/subscribers/UCoW_WzQNJVAjxo4osNAxd_g?label=Watch%20on%20YouTube)](https://bit.ly/venelin-subscribe)
 [![](https://dcbadge.vercel.app/api/server/UaNPxVD6tv?compact=true&style=flat)](https://discord.gg/UaNPxVD6tv)
 
@@ -12,3 +12,4 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 - [LangChain Quickstart](https://www.mlexpert.io/prompt-engineering/langchain-quickstart)
 - [Load Custom Data with Loaders](https://www.mlexpert.io/prompt-engineering/loaders)
 - [Add AI with Models](https://www.mlexpert.io/prompt-engineering/models)
+- [Make LLMs Useful with Chains](https://www.mlexpert.io/prompt-engineering/chains)