List LLMs
GET/v2/llms
Lists LLMs that you can use with query and chat endpoints. A query does not specify the LLM directly. Instead, it uses a generation_preset_name. The generation_preset_name in generation parameters corresponds to the name property of the generation presets that /v2/generation_presets lists.
Request
Responses
- 200
- 403
List of LLMs.
Permissions do not allow listing LLMs.