Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 2751afa

Browse files
Update README.md
docs: 补充Pinecone库搭建方法
1 parent 0fbe444 commit 2751afa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,16 @@
137137
- **Pinecone向量库(第三方)**
138138

139139
1. 去Pinecone申请apikey
140+
141+
1.1 [Pinecone官网](https://app.pinecone.io/) 进入官网注册你的账号
142+
143+
1.2 创建Index, 其中Pod Type可以自己选择
144+
145+
<img src="mdImg/pinecone-1.png" width="85%" height="85%">
146+
147+
1.3 在API Keys中可以找到你的API 密钥,还可以从仪表板检索您的环境和索引名称。(用户构建PINECONE_API_URL)
148+
149+
1.4 [Pinecone Http请求学习文档](https://docs.pinecone.io/reference/describe_index_stats_post)
140150

141151
2.`PineconeApi.java`中完善以下信息
142152

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /