Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.7.x
gateway
ChatCompletionResult
Type alias ChatCompletionResult<S, R>
Chat
Completion
Result
<
S
,
R
>
:
S
extends
true
?
R
extends
false
?
Stream
<
string
>
:
Stream
<
ChatObjectStream
>
:
WatsonXAI
.
Response
<
ChatsResponse
>
Type Parameters
S
extends
boolean
|
undefined
R
extends
boolean
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@ibm-cloud/watsonx-ai
Loading...