Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/client-js
ChatFN
Type alias ChatFN
ChatFN
:
{
(
params
)
:
Promise
<
AgentResponse
<
Record
<
string
,
any
>
>
>
;
(
params
)
:
Promise
<
AgentResponseStreamReader
>
;
}
Type declaration
(
params
)
:
Promise
<
AgentResponse
<
Record
<
string
,
any
>
>
>
Parameters
params
:
ChatRequestParams
Returns
Promise
<
AgentResponse
<
Record
<
string
,
any
>
>
>
(
params
)
:
Promise
<
AgentResponseStreamReader
>
Parameters
params
:
ChatRequestParamsWithStream
Returns
Promise
<
AgentResponseStreamReader
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Palico App
Loading...