Skip to main content

OpenTelemetry Cohere instrumentation

Project description

OpenTelemetry Cohere Instrumentation

This library allows tracing calls to any of Cohere's endpoints sent with the official Cohere library.

Installation

pip install opentelemetry-instrumentation-cohere

Example usage

from opentelemetry.instrumentation.cohere import CohereInstrumentor

CohereInstrumentor().instrument()

Privacy

By default, this instrumentation logs prompts, completions, and embeddings to span attributes. This gives you a clear visibility into how your LLM application is working, and can make it easy to debug and evaluate the quality of the outputs.

However, you may want to disable this logging for privacy reasons, as they may contain highly sensitive data from your users. You may also simply want to reduce the size of your traces.

To disable logging, set the TRACELOOP_TRACE_CONTENT environment variable to false.

TRACELOOP_TRACE_CONTENT=false

Project details


Release history Release notifications | RSS feed

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

File details

Details for the file opentelemetry_instrumentation_cohere-0.15.5.tar.gz.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.15.5.tar.gz
Algorithm Hash digest
SHA256 419517941abab087585c90728fb9ae30f2743701525b8fba6d6de4f8e8d11318
MD5 b0836b932d582658221de664a2c6d209
BLAKE2b-256 70a7f708c2021f7f27cf82a57cd6c556e2ef5aea3db1459494a020f0714d4198

See more details on using hashes here.

File details

Details for the file opentelemetry_instrumentation_cohere-0.15.5-py3-none-any.whl.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.15.5-py3-none-any.whl
Algorithm Hash digest
SHA256 29ce83a402e5f909f104892966bbb339845735d2aa49226c69def80bd2036051
MD5 f4e5900bedc2bfe8d9cbccda9cf08a84
BLAKE2b-256 7a1e6d9fb6291f01ef932c4f52a0d7d0f8c31fad4638b88eae3f58974d822a52

See more details on using hashes here.

Supported by

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