> ## 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.

# Novita AI

It’s easy to set up TypingMind to use the models available on Novita AI ([https://novita.ai/](https://novita.ai/)). Here’s a quick guide.

## Step 1: Log in / Sign up for a Novita AI account

You can sign up from [https://novita.ai/user/login](https://novita.ai/user/login) to create a new Novita AI account or log in if you already had an account.

<img src="https://mintcdn.com/typingmind/7fxalBaEFNO2seEf/manage-and-connect-ai-models/novita-ai/image.webp?fit=max&auto=format&n=7fxalBaEFNO2seEf&q=85&s=e1d1d1c2e32a56845c5aea65502f8aa5" alt="image.webp" width="2248" height="1600" data-path="manage-and-connect-ai-models/novita-ai/image.webp" />

## Step 2: Get Novita API key

Go to [https://novita.ai/en/settings/key-management](https://novita.ai/en/settings/key-management) to create an API key for Novita:

<Frame>
  <img src="https://mintcdn.com/typingmind/BEF6lrJ371nnzqTI/images/novita_api.webp?fit=max&auto=format&n=BEF6lrJ371nnzqTI&q=85&s=c5252eefc0f46c40ac30a0910a8c37b3" alt="Novita Api" width="2724" height="1668" data-path="images/novita_api.webp" />
</Frame>

## Step 3: Set up Novita Models on TypingMind

You have two options to set up Novita Models on TypingMind:

### 1. Use available Novita models

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

<Frame>
  <img src="https://mintcdn.com/typingmind/gQqU31NEQ6016FLy/images/novita_api_key.webp?fit=max&auto=format&n=gQqU31NEQ6016FLy&q=85&s=72a6cc1fab9fe395ed0873f5d738d14c" alt="Novita Api Key" width="1622" height="1632" data-path="images/novita_api_key.webp" />
</Frame>

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

<Frame>
  <img src="https://mintcdn.com/typingmind/gQqU31NEQ6016FLy/images/novita_models.webp?fit=max&auto=format&n=gQqU31NEQ6016FLy&q=85&s=3ad2a24d94702570ba886f2511c0594b" alt="Novita Models" width="2610" height="1576" data-path="images/novita_models.webp" />
</Frame>

### 2. Use Novita models as custom models

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

* Go to Models → Click Add Custom Models
* Enter any model name.
* Enter the exact endpoint from the [API document](https://novita.ai/docs/guides/llm-api): [`https://api.novita.ai/v3/openai/chat/completions`](https://api.novita.ai/v3/openai/chat/completions)
* Enter the Model ID and context length: for example, `deepseek/deepseek-r1-0528`, `meta-llama/llama-4-scout-17b-16e-instruct` . You can view all available models here: [https://novita.ai/models-console](https://novita.ai/models-console)
* Add a custom header row, then enter `Authorization` and the copied API key in the value textbox in the format: `Bearer your_api_key`
* Click “**Test**” to verify the information is correct
* Click **Add Model**.

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

## Step 4: Use Novita AI Models in TypingMind

You can now select the newly created custom model and chat with it.

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