Respan instrumentation plugin for Marqo
Project description
respan-instrumentation-marqo
Respan instrumentation for Marqo client, index, document, search, and embedding operations.
pip install respan-ai respan-instrumentation-marqo marqo
import marqo
from respan import Respan
from respan_instrumentation_marqo import MarqoInstrumentor
respan = Respan(instrumentations=[MarqoInstrumentor()])
index = marqo.Client(url="http://localhost:8882").index("documents")
print(index.search("AI observability"))
respan.flush()
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
File details
Details for the file respan_instrumentation_marqo-0.1.0.tar.gz.
File metadata
- Download URL: respan_instrumentation_marqo-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Linux/6.17.0-35-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f32604b733536eb0f38cfa04df4c443f720578bc21504bb39babfdc68621933f
|
|
| MD5 |
c4688d58e07636e7904c833daaf6dc13
|
|
| BLAKE2b-256 |
ed5c5689424d74de59e2e1b19124e6ef0d7c4429030594ad3fbe34378928c2e9
|