GET /v1/models - List all available models
| Field | Description |
|---|---|
id | Model identifier for API calls |
name | Human-readable name |
context_length | Maximum context window |
pricing.prompt | Price per 1K prompt tokens |
pricing.completion | Price per 1K completion tokens |
quantization | FP8, FP16, etc. |
modality | Input/output types |