Files
pipecat/src/pipecat
Mark Backman a489bfaf00 Add optional dedicated LLM for context summarization
Adds an  field to LLMContextSummarizationConfig that allows
  routing summarization to a separate LLM service (e.g., Gemini Flash)
  instead of the pipeline's primary model. This avoids paying for
  expensive inference when compressing context in long-running sessions.
2026-02-27 12:07:34 -05:00
..
2026-01-18 08:22:22 -05:00
2026-02-03 12:00:04 -05:00
2026-01-18 08:22:22 -05:00
2025-04-17 17:28:14 -07:00