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

# Groq API

You can use AI models through Groq API on TypingMind.

Groq currently supports:

* LLaMA 3 8b, LLaMA 3 70b
* Mixtral 8x7b
* Gemma 7b

Check out how to set it up on TypingMind! (Text guideline below)

<iframe src="https://www.youtube.com/embed/vjBl1qcWgQ4" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## Step 1: Log into Groq API

First, you will need to sign up for a DeepSeek AI account at [https://console.groq.com/login](https://console.groq.com/login)

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/groq-api-(llama-3-mixtral-8x7b-gemma-7b)/Untitled.png" alt="Untitled" />

## Step 2: Get Groq API key

* Go to [https://console.groq.com/keys](https://console.groq.com/keys)
* Create a new API key
* Copy the generated API key

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/groq-api-(llama-3-mixtral-8x7b-gemma-7b)/Untitled%201.png" alt="Untitled" />

## Step 3: Use Groq on TypingMind

* Go to [**typingmind.com**](http://typingmind.com)
* Navigate the Models menu on the left sidebar → Switch to API key tab
* Input the copied API key for Groq.

<Frame>
  <img src="https://mintcdn.com/typingmind/f18I_2hiObU32xEr/images/api-key-tab.webp?fit=max&auto=format&n=f18I_2hiObU32xEr&q=85&s=cd0e293a1514cb9d086e8754ac1106ee" alt="Api Key Tab" width="2342" height="1764" data-path="images/api-key-tab.webp" />
</Frame>

After entering the API key for Groq, switch back to Models tab → select Groq → enable Groq models you want to chat with.

<Frame>
  <img src="https://mintcdn.com/typingmind/VAznm0Uo9H9pR4_5/images/groq-model.webp?fit=max&auto=format&n=VAznm0Uo9H9pR4_5&q=85&s=78b8793a6496410805391f5bb2bd9771" alt="Groq Model" width="2358" height="1740" data-path="images/groq-model.webp" />
</Frame>

## Step 4: Chat with Groq models

Now, you can choose the model and interact with it! Below is an example chat with LLaMA 3

<img src="https://mintlify.s3.us-west-1.amazonaws.com/typingmind/manage-and-connect-ai-models/groq-api-(llama-3-mixtral-8x7b-gemma-7b)/Untitled%203.png" alt="Untitled" />

<Tip>
  💡 Please note that plugins and streaming mode don’t work at the same time for Groq models.
</Tip>
