List available LLM's

GA
GET

All supported LLM providers and models. Not all models have the same functionality.

Path parameters

org_idstringRequired

The unique identifier of the organization.

project_idstringRequired

The unique identifier of the project.

Response

This endpoint returns a list of objects.
nameenum

LLM reference name.

aliasstring

Human readable name for the LLM.

providerstring

The company that produces the LLM.

descriptionstring

Key information about the LLM.

supports_visionboolean

Whether the LLM is able to see and interpret images.