models
List Models
List all available models.
Args: http_request: FastAPI request object (for accessing app state).
Returns: List of all models with their info.
get/v1/models
Response
Successful Response
List all available models.
Args: http_request: FastAPI request object (for accessing app state).
Returns: List of all models with their info.
Successful Response