List LLMs
GET/v2/llms
List LLMs that can be used with query and chat endpoints. The LLM is not directly specified in a query,
but instead a generation_preset_name
is used. The generation_preset_name
property in generation parameters
can be found as the name
property on the Generations Presets retrieved from /v2/generation_presets
.
Request
Responses
- 200
- 403
List of LLMs.
Permissions do not allow listing summarizers.