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 |