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.5.1.tar.gz (2.8 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.5.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.5.1.tar.gz
Algorithm Hash digest
SHA256 ecce6a0287ad421c1881178f3aa3a18b1fa233e82317302e76ea7aadf22aca8d
MD5 40c1cbce36f1e0d11cafbf9f31a9c4ab
BLAKE2b-256 9d845b73de60ebc2c41516281d5045f04384719be09ef99b3b1bdacf97273d55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for turingpulse_sdk_anthropic-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ece7728424c7be956485a284f473ef8b1f88ce44380656a5555145fbe8574418
MD5 fa75c942771d954fa62e42efc15421d9
BLAKE2b-256 ae446b7827a09f2aee8f8faf3699b3588e374eb440354d8a946e299e6f65fba9

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