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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.14.3.tar.gz
Algorithm Hash digest
SHA256 97d0c0129604ef7d6adf8799c95dd7c2693d082b9788015a767da6e40160979d
MD5 2c5088dc46bedda5463e8656b8a3401e
BLAKE2b-256 5606c452b2b7dd694600bb852f46ffcc8235d29bb5fdfe979f0ea7debb47e289

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for opentelemetry_instrumentation_cohere-0.14.3-py3-none-any.whl
Algorithm Hash digest
SHA256 20a8d0f951eb6ec7208f42cedf799c9369345d2aafa98ac56c7ec598e97d123d
MD5 3f9fac6d97ec1ebba7d92af5d7427de5
BLAKE2b-256 f514207080dbf007c8ff6972d35b55715540b42b05954320a2814b1730deaf5c

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