Skip to main content

TuringPulse SDK integration for Anthropic

Project description

turingpulse-sdk-anthropic

TuringPulse SDK integration for Anthropic — automatic tracing for Claude 3.5 and Claude 3 models.

Installation

pip install turingpulse-sdk-anthropic

Quick Start

from anthropic import Anthropic
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_anthropic import patch_anthropic

init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
patch_anthropic(name="my-project")

client = Anthropic()
response = client.messages.create(
    model="claude-sonnet-4-20250514",
    max_tokens=1024,
    messages=[{"role": "user", "content": "Hello!"}]
)

Documentation

Full documentation: turingpulse.ai/docs/sdk/anthropic

Requirements

  • Python >= 3.11
  • turingpulse-sdk >= 1.0.0
  • anthropic >= 0.79.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

turingpulse_sdk_anthropic-1.3.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turingpulse_sdk_anthropic-1.3.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file turingpulse_sdk_anthropic-1.3.0.tar.gz.

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.3.0.tar.gz
Algorithm Hash digest
SHA256 b639ed13e0ad536cfe9bf257fadadbea4bac0484a1e66a290e653a085ae9a3fa
MD5 10a623bd76ecbf8e0eb970569a13ff23
BLAKE2b-256 5768159ad6071056bf5d955e27e1b87de3eade148c3c6550becde333d1418c6d

See more details on using hashes here.

File details

Details for the file turingpulse_sdk_anthropic-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a2965e34c9941a68800dfa2b55a199977807b73cc4c25e3e9b601d37c7054ce
MD5 80b0634f46ea0cc5e25e5f448cbb8c8b
BLAKE2b-256 16ebdddb0c0288d77069ae36e70518f691c33a5ca169eb296e7736314808936c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page