List models
GET/models
Returns all models available to the authenticated user, including base models and fine-tuned owned models, in OpenAI-compatible format. Use a model's id as the model value in inference requests.
Request
Responses
- 200
- 400
- 422
- 500
OK
Bad Request
Validation Error
Internal Server Error
Was this page helpful?