Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

enable_telemetry

Function
This function is defined in the telemetry module.
Enable telemetry (if not disabled by environment).

Signature

def enable_telemetry() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/telemetry/__init__.py at line 109