v0.0.71

pipecat-ai/pipecatv0.0.71Jun 10, 2025by aconchillo

AI Summary

Minor release adding a parameter for additional span attributes in PipelineTask and fixing an initialization issue with CartesiaSTTService.

Key Highlights

  • Added additional_span_attributes parameter to PipelineTask for conversation span attributes
  • Fixed CartesiaSTTService initialization issue

Full Release Notes

### Added

- Adds a parameter called `additional_span_attributes` to PipelineTask that lets you add any additional attributes you'd like to the conversation span.

### Fixed

- Fixed an issue with `CartesiaSTTService` initialization.