Skip to main content

Respan instrumentation plugin for Pinecone

Project description

respan-instrumentation-pinecone

Respan instrumentation for Pinecone data, control-plane, and inference operations, including the synchronous, asynchronous, and gRPC clients.

pip install respan-ai respan-instrumentation-pinecone pinecone
from pinecone import Pinecone
from respan import Respan
from respan_instrumentation_pinecone import PineconeInstrumentor

respan = Respan(instrumentations=[PineconeInstrumentor()])
index = Pinecone().index("documents")
print(index.query(vector=[0.1, 0.2], top_k=3))
respan.flush()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

respan_instrumentation_pinecone-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file respan_instrumentation_pinecone-0.1.0.tar.gz.

File metadata

File hashes

Hashes for respan_instrumentation_pinecone-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8aed6e3dba9a636b463db663a01efff7deab4fc03303ed8b11e39f4337effdeb
MD5 7d0f73f7aced4ad7ee3e831f5ff154e6
BLAKE2b-256 d4e64c861b8ff02a11d6895c11df42466259a2d8e3e77581803fac4298614ab2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page