Files
pipecat/changelog/3408.added.md
2026-01-26 10:15:15 +01:00

4 lines
240 B
Markdown

- Added model downloading support to `AICFilter` with `model_id` and `model_download_dir` parameters.
- Added `model_path` parameter to `AICFilter` for loading local .aicmodel files.
- Added unit tests for `AICFilter` and `AICVADAnalyzer`.