Returns the list of available models.
cURL
curl --request GET \ --url https://api.abliteration.ai/v1/models \ --header 'Authorization: Bearer <token>'
{ "object": "list", "data": [ { "id": "abliterated-model", "object": "model", "created": 1735958400, "owned_by": "abliteration.ai", "root": "abliterated-model", "parent": null } ] }
Documentation IndexFetch the complete documentation index at: https://docs.abliteration.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.abliteration.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT or abliteration.ai API key as a Bearer token.
Model list
list
Show child attributes