Skip to content

Commit 7e7355c

Browse files
committed
add note in readme about index host format
1 parent 94fc6ec commit 7e7355c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ $pinecone = new Pinecone($apiKey, $indexHost);
7676

7777
// all control AND data methods are available now
7878
```
79+
> **Info**
80+
> The index host should include `https://`, which you may need to prepend to the value returned from Pinecone.
7981
8082
## Responses
8183

0 commit comments

Comments
 (0)