We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94fc6ec + 7e7355c commit d475cd5Copy full SHA for d475cd5
README.md
@@ -76,6 +76,8 @@ $pinecone = new Pinecone($apiKey, $indexHost);
76
77
// all control AND data methods are available now
78
```
79
+> **Info**
80
+> The index host should include `https://`, which you may need to prepend to the value returned from Pinecone.
81
82
## Responses
83
0 commit comments