a6cf844f95
Create 5.检索 retrieval.ipynb
2023-07-15 17:37:11 +08:00
98a3a8b29d
Merge pull request #42 from xuhu0115/main
...
Add files via upload
2023-07-06 19:21:15 +08:00
4bd4ca1a6b
Add files via upload
...
对<2.模型、提示和解析器>、<4.模型链>部分补充中文prompt,部分内容修改
2023-07-06 19:17:25 +08:00
6f01cd315a
Delete 4.模型链.ipynb
2023-07-06 19:14:26 +08:00
16f589e7b7
Delete 2.模型、提示和解析器.ipynb
2023-07-06 19:14:16 +08:00
4cc6d6f66a
Merge pull request #40 from xuhu0115/xuhu0115-patch-1
...
Xuhu0115 patch 1
2023-07-06 19:06:44 +08:00
8eaf2ca54d
Add files via upload
...
添加一处注释
注意:此处在原教程的基础上添加了一个示例,主要是因为"gpt-3.5-turbo"模型不能很好适应理解模板的意思,使用 "text-davinci-003" 或者"gpt-4-0613"可以很好的工作,因此在这里多加了示例提示让其更好的学习。
eg:
<< INPUT >>
"What is black body radiation?"
<< OUTPUT >>
```json
{{{{
"destination": string \ name of the prompt to use or "DEFAULT"
"next_inputs": string \ a potentially modified version of the original input
}}}}
```
2023-07-06 11:18:38 +08:00
77bc8c89e2
Merge pull request #1 from xuhu0115/xuhu0115-patch-1
...
Add files via upload
2023-07-06 10:29:45 +08:00
155d2d1486
Add files via upload
2023-07-06 10:20:53 +08:00
ba3e98cccb
Merge pull request #39 from Weihong-Liu/main
...
修改:中文版prompt
2023-07-05 17:32:14 +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
d1e824d4c1
Merge pull request #37 from joyenjoye/main
...
Create consistent format for all chapters
2023-07-02 10:06:54 +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
aec843c887
Merge pull request #35 from UncleLLD/fix-some-detail
...
Fix some detail
2023-06-28 15:14:36 +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
2f7c91d02d
Update README.md
2023-06-14 13:14:52 +08:00
59e34b3ec8
Update README.md
2023-06-14 13:14:27 +08:00
2b96e7907b
Merge pull request #32 from joyenjoye/main
...
Reword LongChain chapter 1
2023-06-12 16:57:42 +08:00
8d2c64f0ef
Reword Longchain chapter 1
2023-06-11 15:46:53 +08:00
765ea5520f
Merge pull request #29 from eltociear/patch-2
...
Update 3.存储 .ipynb
2023-06-09 10:25:09 +08:00
6186bee0ef
Update 3.存储 .ipynb
...
HuggingFace -> Hugging Face
2023-06-09 00:43:20 +09:00
b39c4766f3
Merge branch 'main' of https://github.com/datawhalechina/prompt-engineering-for-developers into main
2023-06-08 20:17:29 +08:00
cdd2be0a88
上传products.json
2023-06-08 20:17:16 +08:00
88a6bb23ac
Update README.md
2023-06-07 11:26:38 +08:00
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