LLM
Models
List and describe the various models available for the LLM API.
List Models
GET https://api.novita.ai/v3/openai/models
Lists the currently available models for the LLM API, and provides basic information about each one. More details: List Models.
Retrieve model
GET https://api.novita.ai/v3/openai/models/{model}
Retrieves a model instance, providing basic information about the model. More details: Retrieve Model.
Was this page helpful?