Feline.Processors.UserContextAggregator (feline v0.1.0-rc.1)

Copy Markdown View Source

Accumulates user transcriptions into the LLM context. When the user stops speaking (UserStoppedSpeakingFrame), pushes an LLMContextFrame to trigger LLM processing.

Accepts either a context_agent (shared via ContextAggregatorPair) or a standalone context option.

Summary

Functions

child_spec(opts)