Response containing list of model configs
Summary
Types
@type t() :: %ExBifrost.Model.ListModelConfigsResponse{ model_configs: [ExBifrost.Model.ModelConfig.t()] | nil, total_count: integer() | nil }
Response containing list of model configs
@type t() :: %ExBifrost.Model.ListModelConfigsResponse{ model_configs: [ExBifrost.Model.ModelConfig.t()] | nil, total_count: integer() | nil }