cuddly-cartoon-47334
03/26/2025, 12:19 AMtall-airline-16756
03/26/2025, 12:19 AMtall-airline-16756
03/26/2025, 12:20 AMchatCtx
property in LiveKit agents using a getter method. This is available in both the VoicePipelineAgent
class and the LLMStream
class.
For example, with a `VoicePipelineAgent`:
const chatContext = agent.chatCtx;
This getter will return a ChatContext
object as defined in the LiveKit documentation.
Sources: LLMStream | LiveKit Agents | VoicePipelineAgent | LiveKit Agentscuddly-cartoon-47334
03/26/2025, 2:58 AMtall-airline-16756
03/26/2025, 2:58 AMLLMStream
. The available documentation only mentions speech playback functionality with different source types, including LLMStream
, but does not detail how to retrieve the content.
If you have further details or specific use cases, feel free to share, and I can assist further or escalate the query if needed.cuddly-cartoon-47334
03/26/2025, 3:12 AMtall-airline-16756
03/26/2025, 3:13 AMcuddly-cartoon-47334
03/26/2025, 3:35 AMtall-airline-16756
03/26/2025, 3:36 AMcuddly-cartoon-47334
03/26/2025, 3:53 AM