Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
0.1.x
WatsonXAI
Callback
Type alias Callback<T>
Callback
<
T
>
:
(
(
error
,
response
?
)
=>
void
)
The callback for a service request.
Type Parameters
T
Type declaration
(
error
,
response
?
)
:
void
Parameters
error
:
any
Optional
response
:
WatsonXAI
.
Response
<
T
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@ibm-cloud/watsonx-ai
Loading...
The callback for a service request.