Response containing a created/updated model config
Summary
Types
@type t() :: %ExBifrost.Model.ModelConfigResponse{ message: String.t() | nil, model_config: ExBifrost.Model.ModelConfig.t() | nil }
Response containing a created/updated model config
@type t() :: %ExBifrost.Model.ModelConfigResponse{ message: String.t() | nil, model_config: ExBifrost.Model.ModelConfig.t() | nil }