Represents an inference endpoint
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ✅ | The unique identifier |
name | string | ✅ | The inference endpoint name |
displayName | string | ✅ | The inference endpoint display name |
description | string | ✅ | a brief description of the inference endpoint |
endpointUrl | string | ✅ | The URL of the inference endpoint |
readme | string | ✅ | A markdown file containing a detailed description of the inference endpoint |
priceDescription | string | ✅ | A description of the price |
iconImage | string | ✅ | The URL of the icon image |