Skip to content

Commit b17c972

Browse files
committed
2023-04-24-ChatGPT-Elasticsearch-私域数据上使用ChatGPT.md
1 parent 2bd01ab commit b17c972

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

_posts/2023/2023-04/2023-04-24-ChatGPT-Elasticsearch-私域数据上使用ChatGPT.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ author: Franklinfang
99
* content
1010
{:toc}
1111

12+
1213
![image](e38d714a88fcf90cb1607340ec41bd58.png)
1314

1415
如何结合 Elasticsearch 的搜索相关性和 OpenAI 的 ChatGPT 的问答功能来查询您的数据?在此博客中,您将了解如何使用 Elasticsearch 将 ChatGPT 连接到专有数据存储,并为您的数据构建问答功能。
@@ -34,6 +35,10 @@ ChatGPT 的另一个限制是它缺乏关于特定领域内容的知识。虽然
3435
这可以通过将 ChatGPT 连接到 Elasticsearch 等搜索引擎来实现。
3536

3637

38+
39+
40+
41+
3742
## Elasticsearch——you know, for search!
3843

3944
Elasticsearch 是一个高效的搜索引擎,旨在提供相关文档检索,确保用户可以快速准确地访问他们需要的信息。Elasticsearch 的主要重点是向用户提供最相关的结果、简化搜索过程并增强用户体验。

0 commit comments

Comments
 (0)