[
{
"attributes": {
"active": true,
"api_endpoint": "<string>",
"api_key": "<string>",
"logo_url": "<string>",
"long_description": "<string>",
"name": "<string>",
"privacy_score": 123,
"short_description": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
Get a list of all LLMs
[
{
"attributes": {
"active": true,
"api_endpoint": "<string>",
"api_key": "<string>",
"logo_url": "<string>",
"long_description": "<string>",
"name": "<string>",
"privacy_score": 123,
"short_description": "<string>",
"vendor": "<string>"
},
"id": "<string>",
"type": "<string>"
}
]
Was this page helpful?