TuringPulse SDK integration for Haystack
Project description
turingpulse-sdk-haystack
TuringPulse SDK integration for Haystack — auto-instrumentation for Haystack pipelines.
Installation
pip install turingpulse-sdk-haystack
Quick Start
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_haystack import instrument_haystack
init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
run = instrument_haystack(pipeline, name="my-haystack-pipeline")
result = run({"query": "What is the revenue?"})
Documentation
Full documentation: turingpulse.ai/docs/sdk/haystack
Requirements
- Python >= 3.11
- turingpulse-sdk >= 1.0.0
- haystack-ai >= 2.24.1
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file turingpulse_sdk_haystack-1.2.0.tar.gz.
File metadata
- Download URL: turingpulse_sdk_haystack-1.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b984777203ed87c2db5b349e29a37cbef4c16cc652c7465501e01ed917b05d53
|
|
| MD5 |
7cd0daff3e07ff1bb038fe5f38e7c40c
|
|
| BLAKE2b-256 |
1d43369d352e35aaf0f060480f7f6f0eed23de69eaf1217cba5b897e6670410e
|
File details
Details for the file turingpulse_sdk_haystack-1.2.0-py3-none-any.whl.
File metadata
- Download URL: turingpulse_sdk_haystack-1.2.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6cb086e4c491c1d384b516eb6530460957f534ff91c403d557342ce1dc27b42
|
|
| MD5 |
90fc94834402107bf39ab15be8e3eaf4
|
|
| BLAKE2b-256 |
2425ec1cf9e2c59f2028ba3f0a5b1c7ae9a3ed022f0866784ccfe82e0d321dbf
|