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.13.2.tar.gz.

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.13.2.tar.gz
Algorithm Hash digest
SHA256 ae3280835dc955125ae39dc3fd2a253dc1431524eda2b4326994242831541cbd
MD5 26fc6315d907ae788ac40633ab54a451
BLAKE2b-256 adf180abc16b7988302640e88741534cf3514e55a7d457fe6ef0dad1d164f6fa

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.13.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0107a67630ce1bd61d59d1d0fc85ea047f772b2be73aacc748e2d0d22b3ad460
MD5 e3e9af441b206ce3e4e25bf16682e061
BLAKE2b-256 6c1492781c6ab7c367f0fb9928248bf11f58512acf58beb888d405cd2b3b95c8

See more details on using hashes here.

Provenance

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