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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.16.9.tar.gz
Algorithm Hash digest
SHA256 a04e91699734c3b42c88d0e5a53a56d32dce7c53040b2ba46f29a5fb5d829d2d
MD5 098a985212fa5a2cd1637c6f707a55cc
BLAKE2b-256 3d598d2fd418e34edac2f0c8745b7eca6e51f3b401b498bc0536cd5f62ad4b9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.16.9-py3-none-any.whl
Algorithm Hash digest
SHA256 52b974cbd19251ee3ae409ce4dcba5199e193c06391461b949dd1de2acf96171
MD5 5bf858a21fc3a0e6ad425d13a6760a63
BLAKE2b-256 bc19858a8e0906db2a4b9d5a4a56a1f8089f69a2672627ee7a19b53ba32f42f1

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