Preparing search index...
The search index is not available
ADK-TS API Reference
ADK-TS API Reference
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
ADK-TS API Reference
Loading...
Single before model callback type