diff --git a/content/Building Systems with the ChatGPT API/11.conclusion.md b/content/Building Systems with the ChatGPT API/11.conclusion.md index 40b5984..6358ab9 100644 --- a/content/Building Systems with the ChatGPT API/11.conclusion.md +++ b/content/Building Systems with the ChatGPT API/11.conclusion.md @@ -2,7 +2,7 @@ ## Building Systems with the ChatGPT API -本次简短课程涵盖了一系列LangChain的应用实践,包括处理顾客评论和基于文档回答问题,以及通过LLM判断何时求助外部工具 (如网站) 来回答复杂问题。 +本次简短课程涵盖了一系列 ChatGPT 的应用实践,包括处理处理输入、审查输出以及评估等,实现了一个搭建系统的完整流程。 ### 📚 课程回顾