The class_decorators.py module (Traceable, @traceable, @traced) is not used anywhere in the codebase. Mark it deprecated and fix the misleading comment in service_decorators.py that referenced it as if it were active.
2 lines
177 B
Markdown
2 lines
177 B
Markdown
- Deprecated unused `Traceable`, `@traceable`, `@traced`, and `AttachmentStrategy` in `pipecat.utils.tracing.class_decorators`. This module will be removed in a future release.
|