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