TuringPulse SDK integration for DSPy
Project description
turingpulse-sdk-dspy
TuringPulse SDK integration for DSPy — auto-instrumentation for DSPy programs and modules.
Installation
pip install turingpulse-sdk-dspy
Quick Start
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_dspy import instrument_dspy
init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
run = instrument_dspy(program, name="my-dspy-workflow")
result = run(question="What is machine learning?")
Documentation
Full documentation: turingpulse.ai/docs/sdk/dspy
Requirements
- Python >= 3.11
- turingpulse-sdk >= 1.0.0
- dspy >= 3.1.3
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_dspy-1.4.0.tar.gz.
File metadata
- Download URL: turingpulse_sdk_dspy-1.4.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fbe8ccea91f6691e1c650e9226c1ffdd9c1884104bf9e60b0274f74c43deb8a
|
|
| MD5 |
6e3050cb4a7df0b9548e2b9dd713b793
|
|
| BLAKE2b-256 |
24800611c18de33a60a7321b21feed1b0336e7a6ffd2022294ba6cbf9fcd628d
|
File details
Details for the file turingpulse_sdk_dspy-1.4.0-py3-none-any.whl.
File metadata
- Download URL: turingpulse_sdk_dspy-1.4.0-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
e9ae177c5493c7d9b3956bacb3ab7e4c1a2e19f3b58386f7a7d1c792ac10b094
|
|
| MD5 |
96280f5493660b1fdd9798c641a93f20
|
|
| BLAKE2b-256 |
9b19dee3ff532c86b5c24f8713ffd0ab4cbfbff19c362807a127df326648dab3
|