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

# ModelRef

[@moss-dev/moss](../api) / ModelRef

# Interface: ModelRef

Reference to a model with version information.

## Properties

| Property  | Type               | Description                    |
| --------- | ------------------ | ------------------------------ |
| `id`      | `string` \| `null` | Model identifier.              |
| `version` | `string` \| `null` | Model version (semver/commit). |
