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

# Models

> Every model available through the MuleRouter API, grouped by capability

This page is a hand-grouped index of the models MuleRouter exposes. Use
it to pick the right endpoint, then jump into the corresponding API
reference for the request/response schema.

## LLM / Chat

Reachable via the OpenAI-compatible `/v1/chat/completions` alias or the
provider-specific paths.

| Family     | How to call it                                                |
| ---------- | ------------------------------------------------------------- |
| OpenAI GPT | [`/v1/chat/completions`](/docs/api-reference/endpoint/openai/chat) |

## Image Generation (Text-to-Image)

| Model                        | Highlights                   | Reference                                                                            |
| ---------------------------- | ---------------------------- | ------------------------------------------------------------------------------------ |
| `openai/gpt-image-2`         | 4K, 1–4 images per call      | [GPT Image 2](/docs/api-reference/endpoint/openai/gpt-image-2/generation)                 |
| `google/nano-banana-pro`     | Pro tier                     | [Nano Banana Pro](/docs/api-reference/endpoint/google/nano-banana-pro/generation)         |
| `google/nano-banana-2`       | 4K, web-search grounding     | [Nano Banana 2](/docs/api-reference/endpoint/google/nano-banana-2/generation)             |
| `alibaba/wan2.6-t2i`         | Batch, negative prompt, seed | [Wan 2.6 T2I](/docs/api-reference/endpoint/alibaba/wan2.6-t2i/generation)                 |
| `alibaba/wan2.5-t2i-preview` | Prompt extension             | [Wan 2.5 T2I Preview](/docs/api-reference/endpoint/alibaba/wan2.5-t2i-preview/generation) |
| `alibaba/qwen-image-max`     | Qwen-family image gen        | [Qwen Image Max](/docs/api-reference/endpoint/alibaba/qwen-image-max/generation)          |
| `midjourney/diffusion`       | One-prompt, high quality     | [Midjourney](/docs/api-reference/endpoint/midjourney/diffusion)                           |

## Image Editing (Image-to-Image)

| Model                         | Highlights                | Reference                                                                             |
| ----------------------------- | ------------------------- | ------------------------------------------------------------------------------------- |
| `openai/gpt-image-2/edit`     | Mask-based edits, 4K      | [GPT Image 2 Edit](/docs/api-reference/endpoint/openai/gpt-image-2/edit)                   |
| `google/nano-banana-pro/edit` | Pro-tier edit             | [Nano Banana Pro Edit](/docs/api-reference/endpoint/google/nano-banana-pro/edit)           |
| `google/nano-banana-2/edit`   | Up to 14 reference images | [Nano Banana 2 Edit](/docs/api-reference/endpoint/google/nano-banana-2/edit)               |
| `alibaba/wan2.6-image`        | Image-to-image transform  | [Wan 2.6 Image](/docs/api-reference/endpoint/alibaba/wan2.6-image/generation)              |
| `alibaba/wan2.5-i2i-preview`  | Preview-tier transform    | [Wan 2.5 I2I Preview](/docs/api-reference/endpoint/alibaba/wan2.5-i2i-preview/generation)  |
| `alibaba/qwen-image-edit-max` | Qwen Edit Max             | [Qwen Image Edit Max](/docs/api-reference/endpoint/alibaba/qwen-image-edit-max/generation) |

## Video Generation (Text-to-Video)

| Model                                 | Highlights                          | Reference                                                                            |
| ------------------------------------- | ----------------------------------- | ------------------------------------------------------------------------------------ |
| `alibaba/wan2.6-t2v`                  | Multi-resolution, audio, multi-shot | [Wan 2.6 T2V](/docs/api-reference/endpoint/alibaba/wan2.6-t2v/generation)                 |
| `alibaba/wan2.5-t2v-preview`          | Audio support                       | [Wan 2.5 T2V Preview](/docs/api-reference/endpoint/alibaba/wan2.5-t2v-preview/generation) |
| `alibaba/wan2.2-t2v-plus`             | 5-second clips                      | [Wan 2.2 T2V Plus](/docs/api-reference/endpoint/alibaba/wan2.2-t2v-plus/generation)       |
| `mulerouter/wan2.6-t2v-spark`         | Spark accelerated tier              | [Wan 2.6 T2V Spark](/docs/api-reference/endpoint/mulerouter/wan2.6-t2v-spark/generation)  |
| `mulerouter/wan2.5-t2v-spark`         | Spark accelerated tier              | [Wan 2.5 T2V Spark](/docs/api-reference/endpoint/mulerouter/wan2.5-t2v-spark/generation)  |
| `klingai/kling-v3-omni/text-to-video` | Kling Omni                          | [Kling V3 Omni T2V](/docs/api-reference/endpoint/klingai/kling-v3-omni/text-to-video)     |
| `klingai/kling-v3/text-to-video`      | Kling V3.0                          | [Kling V3 T2V](/docs/api-reference/endpoint/klingai/kling-v3/text-to-video)               |
| `midjourney/video-diffusion`          | 480p / 720p                         | [Midjourney Video](/docs/api-reference/endpoint/midjourney/video-diffusion)               |

## Video Generation (Image-to-Video)

| Model                                            | Highlights             | Reference                                                                                       |
| ------------------------------------------------ | ---------------------- | ----------------------------------------------------------------------------------------------- |
| `alibaba/wan2.6-i2v`                             | 1080P, audio           | [Wan 2.6 I2V](/docs/api-reference/endpoint/alibaba/wan2.6-i2v/generation)                            |
| `alibaba/wan2.5-i2v-preview`                     | Audio support          | [Wan 2.5 I2V Preview](/docs/api-reference/endpoint/alibaba/wan2.5-i2v-preview/generation)            |
| `alibaba/wan2.2-i2v-plus`                        | 1080P                  | [Wan 2.2 I2V Plus](/docs/api-reference/endpoint/alibaba/wan2.2-i2v-plus/generation)                  |
| `alibaba/wan2.2-i2v-flash`                       | Speed-optimized        | [Wan 2.2 I2V Flash](/docs/api-reference/endpoint/alibaba/wan2.2-i2v-flash/generation)                |
| `alibaba/wan2.1-kf2v-plus`                       | Keyframe interpolation | [Wan 2.1 KF2V Plus](/docs/api-reference/endpoint/alibaba/wan2.1-kf2v-plus/generation)                |
| `mulerouter/wan2.6-i2v-spark`                    | Spark accelerated tier | [Wan 2.6 I2V Spark](/docs/api-reference/endpoint/mulerouter/wan2.6-i2v-spark/generation)             |
| `mulerouter/wan2.5-i2v-spark`                    | Spark accelerated tier | [Wan 2.5 I2V Spark](/docs/api-reference/endpoint/mulerouter/wan2.5-i2v-spark/generation)             |
| `klingai/kling-v3-omni/image-to-video`           | Kling Omni             | [Kling V3 Omni I2V](/docs/api-reference/endpoint/klingai/kling-v3-omni/image-to-video)               |
| `klingai/kling-v3-omni/reference-image-to-video` | Reference-driven       | [Kling V3 Omni Ref I2V](/docs/api-reference/endpoint/klingai/kling-v3-omni/reference-image-to-video) |
| `klingai/kling-v3/image-to-video`                | Kling V3.0             | [Kling V3 I2V](/docs/api-reference/endpoint/klingai/kling-v3/image-to-video)                         |

## Video Editing

| Model                                            | Highlights                           | Reference                                                                                       |
| ------------------------------------------------ | ------------------------------------ | ----------------------------------------------------------------------------------------------- |
| `klingai/kling-v3-omni/reference-video-to-video` | Reference-image to video             | [Kling V3 Omni Ref V2V](/docs/api-reference/endpoint/klingai/kling-v3-omni/reference-video-to-video) |
| `klingai/kling-v3-omni/video-to-video-edit`      | Prompted video editing               | [Kling V3 Omni V2V Edit](/docs/api-reference/endpoint/klingai/kling-v3-omni/video-to-video-edit)     |
| `alibaba/wan2.1-vace-plus`                       | Outpainting / inpainting / extension | [Wan 2.1 VACE Plus](/docs/api-reference/endpoint/alibaba/wan2.1-vace-plus/generation)                |

## Speech (Text-to-Speech)

| Model                      | Highlights                         | Reference                                                                           |
| -------------------------- | ---------------------------------- | ----------------------------------------------------------------------------------- |
| `minimax/speech-2.8-hd`    | HD, emotion control, 37+ languages | [Speech 2.8 HD](/docs/api-reference/endpoint/minimax/speech-2.8-hd/text-to-speech)       |
| `minimax/speech-2.8-turbo` | Low-latency variant                | [Speech 2.8 Turbo](/docs/api-reference/endpoint/minimax/speech-2.8-turbo/text-to-speech) |

## Music (Text-to-Music)

| Model               | Highlights                   | Reference                                                            |
| ------------------- | ---------------------------- | -------------------------------------------------------------------- |
| `minimax/music-2.5` | Auto-lyrics, up to 5 minutes | [Music 2.5](/docs/api-reference/endpoint/minimax/music-2.5/text-to-music) |
| `minimax/music-2.0` | Classic version              | [Music 2.0](/docs/api-reference/endpoint/minimax/music-2.0/text-to-music) |
