models
Get v1models
GET
/
v1
/
models
/
Response
200 - application/json
id
integer
requiredname
string
requiredmodel_type
enum<string>
text2text
- Text to Texttext2image
- Text to Imagetext2vector
- Text to Vector
Available options:
text2text
, text2image
, text2vector
model_provider
openai
- OpenAIazure
- Azure OpenAIanthropic
- Anthropicprem
- Prem AIgroq
- Groq
Available options:
openai
, azure
, anthropic
, prem
, groq
deprecated
boolean
Was this page helpful?