Files
pipecat/changelog
Mark Backman ee3d1128ec Add LLMService.append_system_instruction()
Composes durable text onto a user-provided system instruction (alongside the
turn-completion and async-tool-cancellation addons) so it is prepended on every
inference and survives context-message resets. The user's base prompt is now
snapshotted once and the effective instruction is always rebuilt from it,
replacing the prior lazy capture/restore logic with a single invariant.
2026-05-21 23:03:37 -04:00
..
2026-05-18 14:40:56 +02:00
2026-05-20 17:57:43 -04:00
2026-05-20 17:57:43 -04:00
2026-05-20 17:57:43 -04:00
2026-05-19 18:33:58 -04:00
2026-05-19 17:31:07 -04:00
2026-05-20 09:08:47 -04:00
2026-05-20 12:18:03 -04:00