This page is automatically generated from the OpenAPI specification.
ModelInstance
Properties
Name | Type | Description | Notes |
---|---|---|---|
instance_id | UUID | Unique identifier for the created model instance | [default to null] |
model_name | String | Name of the model (including version identifier if applicable, e.g. \"BetaBernoulli-v1\") | [default to null] |
created_at | Date | Timestamp of when the model was created | [default to null] |
description | String | Description of the created model instance | [default to null] |
arguments | Map | Model-specific configuration arguments | [default to null] |
current_episode | String | Name of the current episode for this model | [default to null] |
[Back to Model list] [Back to API list] [Back to README]
This page is automatically generated from the OpenAPI specification.