curl --location --request GET 'https://ai.thrust.com.br/models'[
{
"id": "string",
"object": "string",
"created": 0,
"owned_by": "string",
"display_name": "string",
"description": "string",
"capabilities": {
"completion": true,
"chat": true,
"functions": true,
"tool_calling": true
}
}
]