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"
This commit is contained in:
nowadays0421
2023-06-03 11:59:11 +08:00
parent e6c8b17170
commit 92578224f7
4 changed files with 0 additions and 41 deletions

View File

@ -1,20 +0,0 @@
## Building Systems with the ChatGPT API
Chatgpt是由美国人工智能公司OpenAI推出的人工智能聊天机器人从2022年12月1日正式发布至今月活跃用户已达1亿成为历史上增长最快的消费者应用程序。《使用ChatGPT API构建系统》这门课程正是由大名鼎鼎的OpenAI与鼎鼎大名的Deeplearning.ai 联合开发可帮助大家在短短1小时内掌握调用ChatGPT API这项新时代必备技能。为此我们组织团队将课程翻译为中文并复现其范例代码支持国内中文学习者直接使用以帮助中文学习者更好第学习ChatGPT相关应用开发。
课程介绍LLM工作原理包括分词器tokenizer、评估用户输入、思维链、分割任务、检查返回输出等重要方法以及评估系统长期性能、构建负责任系统的相关考量。
### ### 目录
1. 简介 Introduction @Sarai
2. @
3. @
4. @
5. @
6. @
7. @
8. 总结 Conclusion @Sarai

View File

@ -1,21 +0,0 @@
##
## LangChain for LLM Application Development
LangChain 是一个用于开发由语言模型驱动的应用程序的框架已经在GitHub获得44K Star并且快速迭代中俨然成为GPT时代下的必备开发框架之一。而《LangChain大模型应用开发》这门课程由哈里森·蔡斯 (Harrison ChaseLangChain作者与大名鼎鼎的Deeplearning.ai 合作开发可帮助大家在短短1小时内一窥LangChain框架的要义。为此我们组织团队将课程翻译为中文并复现其范例代码支持国内中文学习者直接使用以帮助中文学习者更好第学习LLM应用开发。
课程介绍LandChain的常见组件包括模型、提示、索引以及链式以及代理等核心概念。
### ### 目录
1. 简介 Introduction @Sarai
2. @
3. @
4. @
5. @
6. @
7. @
8. 总结 Conclusion @Sarai