ModelDeprecationInfo interface
认知服务帐户 ModelDeprecationInfo。
属性
| deprecation |
指示弃用日期是已确认的计划生命周期结束日期还是估计的弃用日期。 当“计划”时,弃用日期表示已确认并传达的模型生命周期结束日期。 如果为“暂定”,则弃用日期是估计的时间线,可能会发生变化。 |
| fine |
fineTune 模型的弃用日期时间。 |
| inference | 弃用推理模型的日期时间。 |
属性详细信息
deprecationStatus
指示弃用日期是已确认的计划生命周期结束日期还是估计的弃用日期。 当“计划”时,弃用日期表示已确认并传达的模型生命周期结束日期。 如果为“暂定”,则弃用日期是估计的时间线,可能会发生变化。
deprecationStatus?: string
属性值
string
fineTune
fineTune 模型的弃用日期时间。
fineTune?: string
属性值
string
inference
弃用推理模型的日期时间。
inference?: string
属性值
string