233 Commits

Author SHA1 Message Date
9c223fc6ab Update README.md 2023-06-07 11:14:08 +08:00
69ec8458df 修正ch-->zh 2023-06-06 23:18:07 +08:00
0e3483d903 Merge branch 'main' of https://github.com/datawhalechina/prompt-engineering-for-developers into main 2023-06-05 09:39:55 +08:00
cb2910e15a 删除 key 2023-06-05 09:39:45 +08:00
4dcbea926b Rename utils_ch.py to utils_zh.py
rename
2023-06-04 20:28:38 +08:00
8917bbb174 modified: "content/LangChain for LLM Application Development/2.\346\250\241\345\236\213\343\200\201\346\217\220\347\244\272\345\222\214\350\247\243\346\236\220\345\231\250.ipynb" 2023-06-04 11:13:09 +08:00
0130ecb936 修正错别字 2023-06-04 10:31:00 +08:00
fb81275c34 Update README.md 2023-06-04 00:07:48 +08:00
10d4068990 Update README.md 2023-06-04 00:03:32 +08:00
5a55720550 Update 11.conclusion.md 2023-06-04 00:01:17 +08:00
1426013a42 system第五章增加文字部分 2023-06-03 23:56:18 +08:00
cddf46b010 system第六章增加原文prompt 2023-06-03 23:52:20 +08:00
95c24ef3b2 modified: content/Building Systems with the ChatGPT API/5.Chain of Thought Reasoning.ipynb 2023-06-03 23:37:08 +08:00
727660462c System第五章增加原文prompt 2023-06-03 23:36:31 +08:00
ab34b4db71 system第四章添加中文 prompt 2023-06-03 23:32:28 +08:00
8b068d7b79 system第三章增加中文prompt 2023-06-03 23:17:06 +08:00
429e4e405c system 第二章加入一些文字描述 2023-06-03 22:57:49 +08:00
7de97525f9 Introduction修正标题 2023-06-03 22:47:24 +08:00
677761242d Update README.md 2023-06-03 22:42:17 +08:00
cb8cd96aef Update README.md 2023-06-03 19:02:42 +08:00
7ee56acba0 Update 3.Classification.ipynb 2023-06-03 18:57:49 +08:00
4eda791ad0 Update readme.md 2023-06-03 18:55:43 +08:00
1e4f93996b Update README.md 2023-06-03 18:54:37 +08:00
af3224d2cf Update README.md 2023-06-03 18:53:30 +08:00
93e20eb3b4 Update readme.md 2023-06-03 18:44:28 +08:00
3966e1d547 Update readme.md 2023-06-03 18:37:54 +08:00
5ac51580fa rename 2023-06-03 18:02:13 +08:00
7ab51aa6ad Merge pull request #22 from joyenjoye/main
Add notes for agents
2023-06-03 17:45:24 +08:00
759b245a09 Merge pull request #21 from wisdom-pan/main
基于LangChain的文档问答与评估配套教程
2023-06-03 17:45:09 +08:00
9f54319912 rename 2023-06-03 17:43:48 +08:00
eb09c7c1ef Merge pull request #18 from leason-wan/feat_outputs
feat: finish 4 & 5
2023-06-03 17:41:01 +08:00
ec56453d68 Merge pull request #17 from SaraiQX/main
Add files via upload
2023-06-03 17:38:31 +08:00
80d1b806af new file: content/Building Systems with the ChatGPT API/4.Moderation.ipynb
new file:   figures/moderation-api.png
	new file:   figures/prompt-injection.png
2023-06-03 17:36:53 +08:00
1b0fcd95fd Add a jupyter notebook for agents 2023-06-03 16:54:48 +08:00
ffd0a1340a 更新代码 2023-06-03 16:13:51 +08:00
818a4661f8 更新代码 2023-06-03 15:43:58 +08:00
e51ecc1b03 基于LangChain文档问答与评估教程 2023-06-03 15:37:23 +08:00
145fd17cb0 feat: finish 4 & 5 2023-06-03 14:09:16 +08:00
abe2db171b Add files via upload
课程介绍 以及 视频1-intro和视频8-conclusion的总结
2023-06-03 12:07:32 +08:00
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
e6c8b17170 Merge pull request #16 from SaraiQX/main
Add files via upload
2023-06-03 11:56:05 +08:00
25efa1b5a3 Add files via upload
课程简介 以及 视频Intro和Conclusion部分的总结
2023-06-03 11:53:41 +08:00
3f1da9db70 Add files via upload
课程简介 以及 视频 intro 和 conclusion的总结
2023-06-03 11:50:49 +08:00
f6c672ffb7 Add files via upload
课程简介 以及 视频1-Intro 和 8-Conclusion的总结
2023-06-03 11:48:14 +08:00
701d5c29cd rename 2023-06-03 11:45:44 +08:00
87b2f255db renamed: content/LangChain for LLM Application Development/2.Models_Prompts_and_Parsers.ipynb -> "content/LangChain for LLM Application Development/2.\346\250\241\345\236\213\343\200\201\346\217\220\347\244\272\345\222\214\350\247\243\346\236\220\345\231\250.ipynb" 2023-06-03 11:38:28 +08:00
6b829e70e5 renamed: "content/LangChain for LLM Application Development/2.\345\255\230\345\202\250 .ipynb" -> "content/LangChain for LLM Application Development/3.\345\255\230\345\202\250 .ipynb"
renamed:    "content/LangChain for LLM Application Development/3.\346\250\241\345\236\213\351\223\276.ipynb" -> "content/LangChain for LLM Application Development/4.\346\250\241\345\236\213\351\223\276.ipynb"
2023-06-03 11:32:46 +08:00
111de16314 Merge pull request #15 from xuhu0115/main
第三部分(Memrory+Chains)
2023-06-03 11:26:41 +08:00
b37562180b modified: content/LangChain for LLM Application Development/2.Models_Prompts_and_Parsers.ipynb 2023-06-03 11:24:45 +08:00
d3691093c0 Add files via upload
Chain部分需要的数据文件
2023-06-03 11:23:21 +08:00