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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.4.0.tar.gz
Algorithm Hash digest
SHA256 f04dc69111de42891e9da4598fac0c0bd197f22131d306df076ba49afcc5165d
MD5 e8068cdc173af760f09ca20d95ada724
BLAKE2b-256 564a574f0811246f9281539f460ad556e74ecca357b0357a0c58b9218dff11d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86cf6136d53d3b28d3705456886c85fddc60ba453bd1990c8a9525a806f6f21c
MD5 c33870bd71e1c82ed3be7ee31bb34628
BLAKE2b-256 ab536a51b3593ddcbe27e043b40ded0a26e442271117a134a917f02fd3a3d0db

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