Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/app
ChainNodeRequestHandler
Type alias ChainNodeRequestHandler<Input, Output>
Chain
Node
Request
Handler
<
Input
,
Output
>
:
(
(
input
,
context
)
=>
Promise
<
Output
>
)
Type Parameters
Input
=
any
Output
=
any
Type declaration
(
input
,
context
)
:
Promise
<
Output
>
Parameters
input
:
Input
context
:
AgentRequestContext
Returns
Promise
<
Output
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Palico App
Loading...