From 10697636c96e32ba75312c4684d2c94f28297cb5 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Fri, 3 Apr 2026 09:44:57 -0400 Subject: [PATCH] Add changelog for #4235 --- changelog/4235.removed.2.md | 1 + changelog/4235.removed.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/4235.removed.2.md create mode 100644 changelog/4235.removed.md diff --git a/changelog/4235.removed.2.md b/changelog/4235.removed.2.md new file mode 100644 index 000000000..4f8f3514e --- /dev/null +++ b/changelog/4235.removed.2.md @@ -0,0 +1 @@ +- Removed the empty `remote-smart-turn` install extra (was already a no-op). diff --git a/changelog/4235.removed.md b/changelog/4235.removed.md new file mode 100644 index 000000000..ed0cc2f40 --- /dev/null +++ b/changelog/4235.removed.md @@ -0,0 +1 @@ +- ⚠️ Removed the `riva` install extra. Use `nvidia` instead (`pip install "pipecat-ai[nvidia]"`).