# Model Packages

## Why Does Alkemi Use Model Packages?

In Alkemi, any question typically undergoes several steps, with different LLMs excelling at various tasks. Therefore, Alkemi employs a dynamic approach, assigning each task to the most suitable LLM. For example, a single request might require the Alkemi agent to: create a plan, continuously reassess it, generate SQL, query data, analyze responses for accuracy, suggest alternatives, transform data, and offer next-step recommendations. This strategy ensures optimal handling of diverse tasks.

We continuously evaluate leading LLMs for each task, selecting the most suitable one based on a mix of speed, cost, and accuracy, tailored to your package choice. Each LLM is tested for accuracy, bias, relevancy, and answer correctness using industry defined best practices and standards for evaluating LLMs.

## What LLMs Are Available?

The table below outlines a list of models that are currently in use in each package.

{% hint style="warning" %}
This list is likely change frequently as new LLMs are benchmarked and made activated in Alkemi often.
{% endhint %}

<table><thead><tr><th valign="top">Provider</th><th>Model</th><th>Available Packages</th></tr></thead><tbody><tr><td valign="top">Google</td><td>gemini-2.0-flash</td><td>Bronze</td></tr><tr><td valign="top">Google</td><td>gemini-2.0-flash-lite</td><td>Bronze</td></tr><tr><td valign="top">OpenAI</td><td>gpt-5-mini</td><td>Bronze</td></tr><tr><td valign="top">OpenAI</td><td>o3-mini</td><td>Bronze, Silver</td></tr><tr><td valign="top">OpenAI</td><td>gpt-4.1-mini</td><td>Silver</td></tr><tr><td valign="top">OpenAI</td><td>o3</td><td>Gold</td></tr><tr><td valign="top">Anthropic</td><td>claude-sonnet-4</td><td>Silver</td></tr><tr><td valign="top">Anthropic</td><td>claude-opus-4</td><td>Gold</td></tr></tbody></table>

Depending on your activated package, different criteria are prioritized. The Bronze package focuses on speed and cost, maintaining accuracy as a key priority. The Silver and Bronze packages allow the use of more advanced LLMs, which may be slower and more costly but offer higher quality responses. Silver and Gold packages are only available on Team plans.

<figure><img src="https://1184501161-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyLLMBTNtAM53TC60IKAS%2Fuploads%2Fo2eHXS6RblzcbDrnvZsc%2FScreenshot%202025-10-28%20at%209.42.17%E2%80%AFAM.png?alt=media&#x26;token=ec8395a3-8f79-41fc-a0f7-275ef73ee707" alt=""><figcaption><p>You can use different model packages by selecting the package dropdown in the right hand side bar</p></figcaption></figure>

## Which LLMs Does Alkemi Evaluate for Use?

Not all language models (LLMs) are currently active. Models are only activated if they meet our benchmark criteria. Below is the list of LLMs evaluated for potential use.

| Provider    | Model                      |
| ----------- | -------------------------- |
| Google      | gemini-2.0-flash           |
| Google      | gemini-2.0-flash-lite      |
| Google      | gemini-2.5-flash           |
| Google      | gemini-2.5-flash-lite      |
| Google      | gemini-2.5-pro             |
| OpenAI      | gpt-4o                     |
| OpenAI      | gpt-4o-mini                |
| OpenAI      | o3                         |
| OpenAI      | o3-mini                    |
| OpenAI      | o3-mini-high               |
| OpenAI      | gpt-4.1                    |
| OpenAI      | gpt-4.1-mini               |
| OpenAI      | gpt-4.1-nano               |
| OpenAI      | o4-mini                    |
| OpenAI      | o4-mini-high               |
| OpenAI      | gpt-5                      |
| OpenAI      | gpt-5-mini                 |
| OpenAI      | gpt-5-nano                 |
| Anthropic   | claude-3.7-sonnet          |
| Anthropic   | claude-3.7-sonnet:thinking |
| Anthropic   | claude-sonnet-4            |
| Anthropic   | claude-opus-4              |
| DeepSeek    | deepseek-r1                |
| DeepSeek    | deepseek-chat-v3-0324      |
| Moonshot AI | kimi-k2                    |
