# Model List

Note: Each model that is invoked from Wingman will be served from the region as mentioned under 'Invoked From Region' in the table below.

*<mark style="color:$warning;">\*Retired models are highlighted</mark>*

<table><thead><tr><th width="126.48876953125">Provider</th><th width="185.13348388671875">Model</th><th width="311.33349609375">Model Name</th><th width="181.2222900390625">Invoked From Region</th></tr></thead><tbody><tr><td><strong>Bedrock</strong></td><td>Claude-instant</td><td><a data-footnote-ref href="#user-content-fn-1"><mark style="color:$warning;">anthropic.claude-instant-v1</mark></a></td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude 3 Haiku</td><td><a data-footnote-ref href="#user-content-fn-2"><mark style="color:$warning;">anthropic.claude-3-haiku-20240307-v1:0</mark></a></td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude</td><td><a data-footnote-ref href="#user-content-fn-2"><mark style="color:$warning;">anthropic.claude-v2:1</mark></a></td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude Sonnet 3</td><td><a data-footnote-ref href="#user-content-fn-1"><mark style="color:$warning;">anthropic.claude-3-sonnet-20240229-v1:0</mark></a></td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude Sonnet 3.5</td><td><a data-footnote-ref href="#user-content-fn-2"><mark style="color:$warning;">anthropic.claude-3-5-sonnet-20240620-v1:0</mark></a></td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude Sonnet 3.5</td><td><a data-footnote-ref href="#user-content-fn-2"><mark style="color:$warning;">anthropic.claude-3-5-sonnet-20241022-v2:0</mark></a></td><td>US(Oregon)</td></tr><tr><td> </td><td>Claude Sonnet 4</td><td>eu.anthropic.claude-sonnet-4-20250514-v1:0</td><td>EU (frankfurt)</td></tr><tr><td> </td><td>Claude Sonnet 3.7</td><td>eu.anthropic.claude-3-7-sonnet-20250219-v1:0</td><td>EU (frankfurt)</td></tr><tr><td></td><td>Claude opus 4</td><td>us.anthropic.claude-opus-4-20250514-v1:0</td><td>US(Oregon)</td></tr><tr><td> </td><td>Claude Opus 4.1</td><td>us.anthropic.claude-opus-4-1-20250805-v1:0</td><td>US(Oregon)</td></tr><tr><td> </td><td>Claude Opus 3</td><td><a data-footnote-ref href="#user-content-fn-1"><mark style="color:$warning;">anthropic.claude-3-opus-20240229-v1:0</mark></a></td><td>US(Oregon)</td></tr><tr><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f195">🆕</span>  Claude haiku 4.5 <br></td><td>eu.anthropic.claude-haiku-4-5-20251001-v1:0</td><td>EU (frankfurt)</td></tr><tr><td></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f195">🆕</span> Claude Sonnet 4.5<br></td><td>eu.anthropic.claude-sonnet-4-5-20250929-v1:0</td><td>EU (frankfurt)</td></tr><tr><td><strong>OpenAI</strong></td><td>gpt-3.5-turbo</td><td>gpt-3.5-turbo</td><td>Not Regions Specific </td></tr><tr><td> </td><td>gpt-4</td><td>gpt-4 </td><td>Not Regions Specific</td></tr><tr><td> </td><td>gpt-4-32k</td><td>gpt-4-32k</td><td>Not Regions Specific</td></tr><tr><td> </td><td>gpt-4-turbo</td><td>gpt-4-turbo</td><td>Not Regions Specific</td></tr><tr><td> </td><td>gpt-4o-mini</td><td>gpt-4o-mini </td><td>Not Regions Specific</td></tr><tr><td> </td><td>gpt-4o</td><td>gpt-4o</td><td>Not Regions Specific</td></tr><tr><td> </td><td>gpt-5-nano</td><td>gpt-5-nano-2025-08-07</td><td>Not Regions Specific</td></tr><tr><td></td><td>gpt- 5</td><td>gpt-5-2025-08-07</td><td>Not Regions Specific</td></tr><tr><td></td><td>gpt- 5-mini</td><td>gpt-5-mini-2025-08-07</td><td>Not Regions Specific</td></tr></tbody></table>

{% hint style="info" %}
New GPT models - **gpt-5-nano,** **gpt- 5 and gpt- 5-mini requires** **creativity set to 5 in configuration** `creativity: 5` **(temperature).**
{% endhint %}

[^1]: <mark style="color:$warning;">Retired claude model</mark>

[^2]: <mark style="color:$warning;">Retired claude model</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navigaglobal.com/wingman/model-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
