@cpod/sdk - v0.2.7
Preparing search index...
CreateModelRegistryRequest
Interface CreateModelRegistryRequest
Create model registry request
interface
CreateModelRegistryRequest
{
name
:
string
;
provider
:
string
;
model_id
:
string
;
configuration
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
name
provider
model_
id
configuration?
Properties
name
name
:
string
provider
provider
:
string
model_
id
model_id
:
string
Optional
configuration
configuration
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
provider
model_
id
configuration
@cpod/sdk - v0.2.7
Loading...
Create model registry request