Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
pipeline
BeforeLLMCallback
Type alias BeforeLLMCallback
BeforeLLMCallback
:
(
(
agent
,
chatCtx
)
=>
llm
.
LLMStream
|
false
|
void
|
Promise
<
llm
.
LLMStream
|
false
|
void
>
)
Type declaration
(
agent
,
chatCtx
)
:
llm
.
LLMStream
|
false
|
void
|
Promise
<
llm
.
LLMStream
|
false
|
void
>
Parameters
agent
:
VoicePipelineAgent
chatCtx
:
ChatContext
Returns
llm
.
LLMStream
|
false
|
void
|
Promise
<
llm
.
LLMStream
|
false
|
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
LiveKit Agents
Loading...