Get available models
Assistants
Get available models
Retrieve available AI models for assistant configuration
GET
Get available models
This endpoint returns a list of available AI models that can be used when creating or updating assistants.Documentation Index
Fetch the complete documentation index at: https://docs.aiployees.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
The type of models to retrieve based on engine mode:
llm- LLM models for pipeline mode (default)multimodal- Multimodal models for multimodal modedualplex- Multimodal models for dualplex mode
Response fields
Notes
- If no
typeparameter is provided, LLM models are returned by default - Use
llm_model_idfield when creating pipeline assistants - Use
multimodal_model_idfield when creating multimodal or dualplex assistants

