TuringPulse SDK integration for AutoGen
Project description
turingpulse-sdk-autogen
TuringPulse SDK integration for Microsoft AutoGen — auto-instrumentation for multi-agent conversations.
Installation
pip install turingpulse-sdk-autogen
Quick Start
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_autogen import instrument_autogen
init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
run = instrument_autogen(group_chat_manager, name="my-autogen-workflow")
result = run("Discuss market strategy")
Documentation
Full documentation: turingpulse.ai/docs/sdk/autogen
Requirements
- Python >= 3.11
- turingpulse-sdk >= 1.0.0
- pyautogen >= 0.2.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_autogen-1.3.0.tar.gz.
File metadata
- Download URL: turingpulse_sdk_autogen-1.3.0.tar.gz
- Upload date:
- Size: 4.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 |
0aaef0ba1a3a618719e7798295ad24433c7163cc8ed2854038d5486fbc459c7f
|
|
| MD5 |
5de1079caa9c568864b10a1dc1fcd716
|
|
| BLAKE2b-256 |
e489d9aa36fb2e3391e3251c9efd42483468931d6c86ce65355712e925eb1c04
|
File details
Details for the file turingpulse_sdk_autogen-1.3.0-py3-none-any.whl.
File metadata
- Download URL: turingpulse_sdk_autogen-1.3.0-py3-none-any.whl
- Upload date:
- Size: 5.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 |
b55b183898c69ccb3c968be172ad8ec7c9e355393a31b158af0e1c1557df1886
|
|
| MD5 |
576eda79c90b15789f8a30059d34e9ce
|
|
| BLAKE2b-256 |
e00ca2fbb140cbf49da5303fbe6fcf90ed8477882fae0443029219167c46f86b
|