Files
prompt-engineering-for-deve…/content/Building Systems with the ChatGPT API/1.Introduction.md
nowadays0421 92578224f7 renamed: content/Building Systems with the ChatGPT API/System_Intro.md -> content/Building Systems with the ChatGPT API/1.Introduction.md
renamed:    content/Building Systems with the ChatGPT API/System_Conclusion.md -> content/Building Systems with the ChatGPT API/11.conclusion.md
	deleted:    "content/Building Systems with the ChatGPT API/System_\350\257\276\347\250\213\347\256\200\344\273\213.md"
	deleted:    "content/LangChain for LLM Application Development/LangChain_\350\257\276\347\250\213\347\256\200\344\273\213.md"
2023-06-03 11:59:11 +08:00

1000 B
Raw Blame History

吴恩达 用ChatGPT API构建系统 开端篇

Building Systems with the ChatGPT API

欢迎来到LangChain大模型应用开发短期课程👏🏻👏🏻

本课程由哈里森·蔡斯 (Harrison ChaseLangChain作者与与Deeplearning.ai合作开发旨在教大家使用这个神奇工具。

📚 课程基本内容

使用ChatGPT不仅仅是一个单一的提示或单一的模型调用本课程将分享使用LLM构建复杂应用的最佳实践。

以构建客服助手为例,使用不同的指令链式调用语言模型,具体取决于上一个调用的输出,有时甚至需要从外部来源查找信息。

本课程将围绕该主题,逐步了解应用程序内部的构建步骤,以及长期视角下系统评估和持续改进的最佳实践。

🌹致谢课程重要贡献者

感谢来自OpenAI团队的Andrew Kondrick、Joe Palermo、Boris Power和Ted Sanders 以及来自DeepLearning.ai团队的Geoff Ladwig、Eddie Shyu和Tommy Nelson。