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

# AI Models for Your Twin

> Every Digital Twin runs on an AI model chosen by whoever sets it up. Learn how that choice is made, how to see which model answered you, and how to change it if you manage the Twin.

Your Digital Twin talks to a real AI model behind the scenes — and which one it uses isn't a per-message toggle you flip while chatting. The model is part of how the Twin is configured: someone who manages the Twin picks it once, and every conversation uses it until they change it. This page explains how that choice is made, how to tell which model answered a given message, and where to change it if the Twin is yours to manage.

<Note>
  There's no model switcher floating in the chat box. The model a conversation uses is set **per Digital Twin** (and, optionally, **per assistant**) by whoever configures it.
</Note>

## Why the model matters

Different jobs deserve different tools, and that's why Pria supports many models.

<CardGroup cols={2}>
  <Card title="Cost" icon="dollar-sign">
    Smaller models burn far fewer credits per turn. For brainstorming or quick lookups, a lightweight model is plenty.
  </Card>

  <Card title="Speed" icon="bolt">
    Compact models reply in seconds. Reserve the slower, larger ones for when you actually need depth.
  </Card>

  <Card title="Depth" icon="brain">
    Frontier reasoning models (Claude Opus, GPT-5, Gemini 3 Pro, Grok 4) plan, reflect, and self-check before answering — best for analysis, long planning, and nuanced writing.
  </Card>

  <Card title="Specific capability" icon="image">
    Some models read images, some have million-token context windows, some power live voice. The right model is the one whose strengths match the task.
  </Card>
</CardGroup>

***

## Which model am I using?

To see exactly which model produced any answer, hover the response and open **View Details** (the <Icon icon="eye" /> icon). The **Conversation History** card lists the **Model** that answered, alongside performance and credit details.

<Frame caption="View Details → Conversation History shows the model that answered, with timing and credit cost.">
  <img src="https://mintcdn.com/praxisai/5XakllQlecMDawVX/images/user-guide/interface/input-dialogue-details.webp?fit=max&auto=format&n=5XakllQlecMDawVX&q=85&s=261add2ab49296af681d5c016932d5b7" alt="The Conversation History details card showing the model name, performance timings, and credit cost for a single response." width="2280" height="1554" data-path="images/user-guide/interface/input-dialogue-details.webp" />
</Frame>

If you simply want to chat, you don't need to do anything here — your Twin is already set to a sensible model. The rest of this page is for when you *manage* a Twin and want to choose its model.

***

## Setting your Twin's model

If you manage a Digital Twin, open **Settings → Instance → Customize Instance** in the sidebar to open its Instance settings, then select the **Conversation** tab. The **Conversation Model** dropdown sets the model; expand **Model Options** to browse the full catalog.

<Frame caption="Instance Settings → Conversation: the Conversation Model dropdown defaults to “-- Default --”; expand “Model Options” for the full catalog.">
  <img src="https://mintcdn.com/praxisai/5XakllQlecMDawVX/images/user-guide/interface/instance-conversation-model.webp?fit=max&auto=format&n=5XakllQlecMDawVX&q=85&s=1555b857e93a743ca24f164d8772b139" alt="The Instance Settings Conversation tab showing a Conversation Model dropdown set to “-- Default --”, a Model Options expander, and a Max Tokens (Completion) field." width="2442" height="372" data-path="images/user-guide/interface/instance-conversation-model.webp" />
</Frame>

<Info>
  The dropdown's first choice is labelled **`-- Default --`**. Leaving it there means the Twin uses Pria's current default model — a balanced, reliable choice the Praxis AI team keeps up to date, so you automatically benefit when it's upgraded. You don't have to chase model releases yourself.
</Info>

The change applies to the **next** question asked. Answers already on screen stay attributed to whichever model produced them.

### Reading the model catalog

**Model Options** lists every available model, grouped by provider. Use the **Filter providers** checkboxes (Amazon Bedrock, OpenAI-CLI, Anthropic Direct API, Google-CLI, Mistral AI, X.AI/Grok — plus **Show Deprecated**) to narrow the list. Each row shows the model's **Input Size** and **Output Size** (its context window and maximum reply length), an indicative **Price \$/1M** tokens, and a set of **Features** icons summarising what it can do.

<Frame caption="The Model Options catalog: filter by provider, then compare each model's input/output sizes, price per 1M tokens, and Features icons.">
  <img src="https://mintcdn.com/praxisai/5XakllQlecMDawVX/images/user-guide/interface/instance-model-options.webp?fit=max&auto=format&n=5XakllQlecMDawVX&q=85&s=272d6f41e55c7fefdba2da6c404a574e" alt="The Model Options catalog with provider filter checkboxes and a table of models from OpenAI, Amazon, and Anthropic showing input size, output size, price per million tokens, and a Features column of small icons." width="2288" height="1236" data-path="images/user-guide/interface/instance-model-options.webp" />
</Frame>

<Info>
  Pria ships models that comply with **Zero Data Retention (ZDR)** — your prompts and responses aren't stored by the model provider. A few models are exceptions, marked with a <Icon icon="triangle-exclamation" /> warning in the catalog; using them accepts the provider's 30-day retention.
</Info>

The **Features** icons tell you at a glance what each model supports:

| Icon                      | Meaning                                                                                                  |
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
| <Icon icon="lightbulb" /> | **Reasoning** — supports the [reasoning effort scale](/mdx/user-guide/interface/reasoning-and-thinking). |
| <Icon icon="wrench" />    | **Tools** — can call file search, web search, code, and other built-in tools.                            |
| <Icon icon="plug" />      | **MCP connectors** — can reach external systems through [MCP](/mdx/integrations/mcp/introduction).       |
| <Icon icon="cloud" />     | **Streaming** — replies appear progressively as they're generated.                                       |
| <Icon icon="image" />     | **Vision** — you can paste, drop, or upload images for the model to read.                                |
| <Icon icon="code" />      | **Structured output** — can return clean JSON for downstream use.                                        |
| <Icon icon="terminal" />  | **Code** — strong at generating and explaining code.                                                     |
| **1M**                    | **Extended context** — a million-token context window for very large inputs.                             |

***

## Custom Models

If your institution has configured its own model — a self-hosted endpoint or one bound to your own provider key — it appears in the model picker as a **Custom Model**, with its name and endpoint shown above the standard options.

<Frame caption="A Twin pinned to a Custom Model, with its name, endpoint, and the institution's label.">
  <img src="https://mintcdn.com/praxisai/AZ09yk5HT_XPJkyJ/images/user-guide/interface/left-nav-bar-settings-instance-custom-model.png?fit=max&auto=format&n=AZ09yk5HT_XPJkyJ&q=85&s=cfc4f1f175d708072170e369b75b816a" alt="The Settings Instance section showing a Custom Model named gemini-flash at an institution endpoint, with a Max Tokens setting and a Configure Instance link." width="1471" height="917" data-path="images/user-guide/interface/left-nav-bar-settings-instance-custom-model.png" />
</Frame>

Custom Models behave like the built-in catalog from the chat side — same conversation experience, same credit accounting. Setting one up is an institution task; see [AI Models](/mdx/admin-guide/ai-models) in the Admin Guide.

***

## Per-assistant model

An assistant (a specialised persona in your [Digital Expert Gallery](/mdx/user-guide/interface/digital-expert-gallery)) can run on its own model. When you build or edit an assistant, the **Conversation Model** field — with the same `-- Default --` option and **Model Options** catalog — lets you pin the model that best fits that persona's job.

<Frame caption="Edit Assistant → Conversation Model: pin a specific model to a persona, or leave it on the Twin default.">
  <img src="https://mintcdn.com/praxisai/RQ_2cJOeV_FmtYkN/images/user-guide/interface/assistant-model-choice.png?fit=max&auto=format&n=RQ_2cJOeV_FmtYkN&q=85&s=875d3a507882f43e7e790fbb64cd70ad" alt="The Edit Assistant dialog with a Conversation Model dropdown set to “-- Default --” and a Model Options expander." width="1450" height="1296" data-path="images/user-guide/interface/assistant-model-choice.png" />
</Frame>

When a conversation runs through an assistant that pins a model, that model is used regardless of the Twin's default. This is common for image-focused, code, or research assistants where the right model is part of the assistant's identity. To use a different model with the same prompt, start a conversation with a different assistant, or one that leaves its model on `-- Default --`.

***

## Getting a different model

<AccordionGroup>
  <Accordion title="If you manage the Twin" icon="screwdriver-wrench">
    Open **Settings → Instance → Conversation Model** and pick the model — or set it on a specific assistant instead, so only that persona changes.
  </Accordion>

  <Accordion title="If you're a member of someone else's Twin" icon="user">
    You use the model the Twin is set to. Choose an assistant whose model fits your task, or ask whoever administers the Twin to adjust it. For institution-level model requests, contact the Praxis AI team at [humans@praxis-ai.com](mailto:humans@praxis-ai.com).
  </Accordion>
</AccordionGroup>

***

## Related

* [Reasoning & Thinking](/mdx/user-guide/interface/reasoning-and-thinking) — control how deeply a model thinks before answering.
* [Input and Responses](/mdx/user-guide/interface/input-responses) — the composer and the View Details card in depth.
* [Knowledge Modes](/mdx/user-guide/interface/knowledge-modes) — how the model uses your uploaded files.
* [Assistants](/mdx/user-guide/assistants-personalization/assistants) — building and using model-pinned personas.
* [AI Models (Admin)](/mdx/admin-guide/ai-models) — configuring the model catalog and Custom Models for an institution.
* [Credits](/mdx/user-guide/credits) — how model choice affects credit spend.
