List available models
List available models
Retrieves a list of all LLM models accessible to the user.
GET
List available models
Documentation Index
Fetch the complete documentation index at: https://docs.ubik-agent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Response
Successful Response
The internal name of the model.
Example:
"gpt-4o"
The provider of the model.
Example:
"openai"
A description of the model.
A user-friendly display name for the model.
Example:
"GPT-4o"
Whether this is the default model.

