Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.7.x
gateway
CompletionResult
Type alias CompletionResult<S, R>
Completion
Result
<
S
,
R
>
:
S
extends
true
?
R
extends
false
?
Stream
<
string
>
:
Stream
<
TextCompletionStream
>
:
WatsonXAI
.
Response
<
CompletionsResponse
>
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...