v1

latestOpenAPI 3.1.0Apache-2.02026-07-13136499.6 KB
Models

List models

This endpoint mimics the OpenAI models endpoint format, returning a list of available models with their associated metadata. Each model includes standard OpenAI-compatible fields to ensure compatibility with existing OpenAI client libraries.

get/v1/models

Response

List of available models

objectstring required

The object type, which is always "list"