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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.33.5.tar.gz
Algorithm Hash digest
SHA256 3bab99113f1cbd3d592f9e0f217e275375bd7c0ed9ab62931d8a31e317033f84
MD5 b5b46506431e506dbc4dcd59d761aff0
BLAKE2b-256 62450101df9a6c050167a9477c6907b5b6674d02d53b47ce70cbd2b5d0fa31e0

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.33.5-py3-none-any.whl
Algorithm Hash digest
SHA256 bd69ae1f87d531ca6cf91eb5e5b4cd1eefeaa9da43a39725d7b90e3dd3d27158
MD5 26842ff06dc47f6c104842ce1cc50fc4
BLAKE2b-256 7c9c01df8995e63eff64ce519076af3dc7e4a4664f928a757cb0f14548c82d67

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