Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Agents
SingleBeforeModelCallback
Type Alias SingleBeforeModelCallback
Single
Before
Model
Callback
:
(
(
args
:
{
callbackContext
:
CallbackContext
;
llmRequest
:
LlmRequest
;
}
)
=>
|
LlmResponse
|
null
|
undefined
|
Promise
<
LlmResponse
|
null
|
undefined
>
)
Single before model callback type
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@iqai/adk API Documentation
Loading...
Single before model callback type