> ## Documentation Index
> Fetch the complete documentation index at: https://docs.typesafe.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: ModelCard

Metadata for an available model.

## Properties

<a id="sdk-description" />

### description

```ts theme={null}
readonly description: string;
```

***

<a id="sdk-name" />

### name

```ts theme={null}
readonly name: string;
```

***

<a id="sdk-release_date" />

### release\_date

```ts theme={null}
readonly release_date: string;
```
