Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.7.x
gateway/types/models/response
ModelCollection
Interface ModelCollection
A list of models.
interface
ModelCollection
{
data
:
Model
[]
;
object
:
"list"
;
}
Index
Properties
data
object
Properties
data
data
:
Model
[]
The array of models.
object
object
:
"list"
The response object type, always "list".
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
data
object
@ibm-cloud/watsonx-ai
Loading...
A list of models.