TuringPulse SDK integration for CrewAI
Project description
turingpulse-sdk-crewai
TuringPulse SDK integration for CrewAI — auto-instrumentation for multi-agent crews and tasks.
Installation
pip install turingpulse-sdk-crewai
Quick Start
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_crewai import instrument_crewai
init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
run = instrument_crewai(crew, name="my-crewai-workflow")
result = run("Research AI trends")
Documentation
Full documentation: turingpulse.ai/docs/sdk/crewai
Requirements
- Python >= 3.11
- turingpulse-sdk >= 1.0.0
- crewai >= 0.28.0
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_crewai-1.2.0.tar.gz.
File metadata
- Download URL: turingpulse_sdk_crewai-1.2.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
345eec629fd989c732d19aa95f8341ab0bbf70645f032509719aa3854846201a
|
|
| MD5 |
51be41045667ddf5301722e1f259b54d
|
|
| BLAKE2b-256 |
8cb9fc16624cd9c34f1ec86f3910c06fdc453af70463b46856cbf42789e95ebf
|
File details
Details for the file turingpulse_sdk_crewai-1.2.0-py3-none-any.whl.
File metadata
- Download URL: turingpulse_sdk_crewai-1.2.0-py3-none-any.whl
- Upload date:
- Size: 5.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 |
46f09acaedbda5511897345dd72cef8aee6414d0c86b212912b2209c0d1ca364
|
|
| MD5 |
8fe9d0dcd33bf7067fbe22a820fb377c
|
|
| BLAKE2b-256 |
4c3fc807f410f477e99be3f24301f04a732c07c932deec8e1bfa35b0b23b5fe9
|