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.2.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.2.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e875b79bb10830e5a84bfe3df2bb2fc2325683e7fd5816209ffafe5902702b2c
MD5 e22aa4da21152ecef9f105cf5f700666
BLAKE2b-256 c7585ea734d419324aaea041b81a30bb7f928dd7eeb6f3f748456c6fd80cdc13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f6ddd85e44ed30fda1745d95352a17cb25722ce4bf114d6cda81dbbb7826f52
MD5 39d0f25b90c8f4c59ba7ac8be15d1cf8
BLAKE2b-256 6ad5dab93cbc5714458657207e7b42a7a269245253ecc9870f708b9028426a04

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