f5b6788e98
Update table of content
2023-07-11 22:21:05 +08:00
ecc101930d
Update file name and update title
2023-07-11 21:08:03 +08:00
9779179ef5
Add data folder
2023-07-11 20:16:29 +08:00
b3958d25aa
Update Chapter 1
2023-07-10 20:28:45 +08:00
d1b5898e2b
Add chapter 1 and 2
2023-07-09 22:51:58 +08:00
4bd4ca1a6b
Add files via upload
...
对<2.模型、提示和解析器>、<4.模型链>部分补充中文prompt,部分内容修改
2023-07-06 19:17:25 +08:00
6817078fe1
Merge branch 'main' into main
2023-07-04 17:47:02 +08:00
5e626f52d2
修改:中文版prompt
2023-07-04 17:29:25 +08:00
c6a3d0dfd3
Create consistent format for all chapaters and align the title of each chapter with readme
2023-07-01 16:04:49 +08:00
9af4576a34
fix ignore dot
2023-06-27 19:44:28 +08:00
5db34bb6ad
add categories json
2023-06-27 19:44:09 +08:00
8d2c64f0ef
Reword Longchain chapter 1
2023-06-11 15:46:53 +08:00
6186bee0ef
Update 3.存储 .ipynb
...
HuggingFace -> Hugging Face
2023-06-09 00:43:20 +09:00
cdd2be0a88
上传products.json
2023-06-08 20:17:16 +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
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
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
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
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