Files
pipecat/changelog/3914.changed.md
2026-03-03 20:09:26 -05:00

2 lines
253 B
Markdown

- `max_context_tokens` and `max_unsummarized_messages` in `LLMAutoContextSummarizationConfig` (and deprecated `LLMContextSummarizationConfig`) can now be set to `None` independently to disable that summarization threshold. At least one must remain set.