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

# Models

> Choose a model by task and verified capabilities.

[List models](/api/list-models) to see the deployments enabled for your key.
Only models marked `ready` accept inference. IDs pin versions; no silent model upgrades.

| Capability | Output                                            |
| ---------- | ------------------------------------------------- |
| `predict`  | Ranked items from an explicit candidate set       |
| `embed`    | A fixed-size vector for an ordered history        |
| `generate` | Items retrieved by a compatible Semantic ID model |
| `simulate` | Sampled next-item trajectories                    |

The card reports the model family, catalog, tokenizer when applicable, context limit,
embedding dimensions, and a model evaluation summary. Capability availability varies by deployment.

[`jean-rec-1`](/models/jean-rec-1) names the recommendation beta family.
An assigned deployment ID is required for calls; the family name is not a universal endpoint.
