Stats#

chatsky.stats.utils

This module includes utility functions designed for statistics collection.

chatsky.stats.cli

This modules defines commands that can be called via the command line interface.

chatsky.stats.default_extractors

This module includes a pool of default extractors that you can use out of the box.

chatsky.stats.instrumentor

This modules contains the OtelInstrumentor class that implements Opentelemetry's BaseInstrumentor interface and allows for automated instrumentation of Chatsky applications, e.g. for automated logging and log export.