Represents an inference endpoint
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| description | str | ✅ | The detailed description of the resource. |
| display_name | str | ✅ | The display-friendly name of the resource. |
| icon_url | str | ✅ | The URL of the icon image |
| id_ | str | ✅ | The inference endpoint identifier. |
| input_schema | str | ✅ | The input schema |
| name | str | ✅ | The inference endpoint name. |
| organization_name | str | ✅ | The organization name. |
| output_schema | str | ✅ | The output schema |
| price_description | str | ✅ | A description of the price |
| readme | str | ✅ | A markdown file containing a detailed description of the inference endpoint |