Skip to content

Commit c1b74df

Browse files
committed
Iterating
1 parent 9a86a25 commit c1b74df

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,8 @@ response = index.search_records(
192192
## Pinecone Assistant
193193
### Installing the Pinecone Assistant Python plugin
194194

195-
To interact with Pinecone Assistant using the Python SDK, install the `pinecone-plugin-assistant` package:
195+
The `pinecone-plugin-assistant` package is now bundled by default when installing `pinecone`. It does not need to be installed separately in order to use Pinecone Assistant.
196196

197-
```shell
198-
pip install --upgrade pinecone pinecone-plugin-assistant
199-
```
200197
For more information on Pinecone Assistant, see the [Pinecone Assistant documentation](https://docs.pinecone.io/guides/assistant/overview).
201198

202199

0 commit comments

Comments
 (0)