Pinecone client (DEPRECATED)
Project description
Pinecone Python Client (DEPRECATED)
The official Pinecone python package has been renamed from pinecone-client
to pinecone
. To upgrade, please
remove pinecone-client
from your project dependencies and then add the pinecone
package to get the
latest updates.
WARNING: Failure to remove pinecone-client
before installing pinecone
can lead to confusing interactions
between the two packages.
Upgrade steps
pip uninstall pinecone-client
pip install pinecone
Or, if you are using grpc:
pip uninstall pinecone-client
pip install "pinecone[grpc]"
For info on code changes that may impact you, see Release Notes and Upgrading
Links
pinecone
on PyPI- Source on Github
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pinecone_client-6.0.0.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file pinecone_client-6.0.0.tar.gz
.
File metadata
- Download URL: pinecone_client-6.0.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f224fc999205e4858c4737c40922bdf42d178b361c8859bc486ec00d45b359a9
|
|
MD5 |
f6e9b8e8901ba163867614c0eaa14298
|
|
BLAKE2b-256 |
6cab3ab3b81e8ad82fbfcaa4f446c7f962b18968d61543c8c9e2c38bd777c056
|
File details
Details for the file pinecone_client-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: pinecone_client-6.0.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.9 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d81a9e73cae441e4ab6dfc9c1d8b51c9895dae2488cda64f3e21b9dfc10c8d94
|
|
MD5 |
e763aa6ec57a3f4478cd7bda5bd5150a
|
|
BLAKE2b-256 |
5ae47780cd631dc6dad0172a245e958b41b28a70779594c0790fa08b952aa97f
|