Represents an inference endpoint
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| Description | string | ✅ | The detailed description of the resource. |
| DisplayName | string | ✅ | The display-friendly name of the resource. |
| IconUrl | string | ✅ | The URL of the icon image |
| Id | string | ✅ | The inference endpoint identifier. |
| InputSchema | string | ✅ | The input schema |
| Name | string | ✅ | The inference endpoint name. |
| OrganizationName | string | ✅ | The organization name. |
| OutputSchema | string | ✅ | The output schema |
| PriceDescription | string | ✅ | A description of the price |
| Readme | string | ✅ | A markdown file containing a detailed description of the inference endpoint |