cURL
curl --request GET \ --url https://api.enkryptai.com/leaderboard/models-list \ --header 'apikey: <api-key>'
{ "status": "success", "data": { "models": [ "Mistral-7B-Instruct-v0.1" ] } }
Retrieves a list of all the models
Documentation IndexFetch the complete documentation index at: https://docs.enkryptai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt
Use this file to discover all available pages before exploring further.
A list of models
"success"
Show child attributes