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

# Chutes AI

Chutes is the leading open-source, decentralized compute provider for deploying, scaling and running open-source models in production.

This guide will walk you through connecting your Chutes AI models to TypingMind!

## Step 1: Set up Chutes AI account

* Sign up for a Chutes AI account at [https://chutes.ai/](https://chutes.ai/)

<img src="https://mintcdn.com/typingmind/pm53BB_D69NXvWmb/manage-and-connect-ai-models/chutes-ai/image.webp?fit=max&auto=format&n=pm53BB_D69NXvWmb&q=85&s=06d5cd33c1e557e434af259818963607" alt="image.webp" width="2530" height="1682" data-path="manage-and-connect-ai-models/chutes-ai/image.webp" />

* To use models via Chutes, you need to access to [https://chutes.ai/app/api/billing-balance](https://chutes.ai/app/api/billing-balance) to:
  * Top up API credits
  * or Subscribe to a Chutes subscription

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/chutes-ai/image%201.webp" alt="image.webp" />

## Step 2: Get Chutes API key

Go to [https://chutes.ai/app/api](https://chutes.ai/app/api) to create an API key:

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/chutes-ai/image%202.webp" alt="image.webp" />

Copy your API key and keep it in a secure place - you will need it in the next step.

## Step 3: Use Chutes AI models on TypingMind

### 1. Use available Chutes AI models

* Go to [typingmind.com](http://typingmind.com)
* Go to Models → Switch to API keys tab and enter the API key for Chutes

<Frame>
  <img src="https://mintcdn.com/typingmind/gQqU31NEQ6016FLy/images/chutes_api_key.webp?fit=max&auto=format&n=gQqU31NEQ6016FLy&q=85&s=370afa4f7bd762e915b9be5b372a30d0" alt="Chutes Api Key" width="1704" height="1536" data-path="images/chutes_api_key.webp" />
</Frame>

After that, switch back to Models tab → Select Chutes and enable the models you want to chat with.

<Frame>
  <img src="https://mintcdn.com/typingmind/gQqU31NEQ6016FLy/images/chutes_models.webp?fit=max&auto=format&n=gQqU31NEQ6016FLy&q=85&s=042b7eef51e1e1406224477cc204e383" alt="Chutes Models" width="2642" height="1516" data-path="images/chutes_models.webp" />
</Frame>

### 2. Use Chutes AI models as custom models

This is usually helpful when a new model is released and the app has not been updated yet.

1. Open TypingMind
2. Go to **Models → Add Custom Model**

Fill in the following fields:

* **Name:** Chutes AI (or any name you prefer)
* **Endpoint:** *(enter your Chutes model endpoint)*
* **Model ID:** for example, `deepseek-ai/DeepSeek-R1-0528` , `Qwen/Qwen2.5-Coder-32B-Instruct`. You can explore more models at [**https://chutes.ai/app**](https://chutes.ai/app)
* **Custom Header:**
  * `Authentication: Bearer YOUR_API_KEY`

Replace **YOUR\_API\_KEY** with the key you copied in Step 2.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/chutes-ai/image%203.webp" alt="image.webp" />

## Step 4: Start chatting!

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/chutes-ai/image%204.webp" alt="image.webp" />
