OpenAI-like Endpoints
Retrieve Model
Retrieve details about a specific model by its identifier.
This endpoint allows you to get information about a particular model available.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

