answerLoopsanswerLoops Docs
Integrations

Groq

Use Groq's fast inference for answer generation, with an OpenAI key for embeddings.

Groq runs open models (Llama, Gemma, Mixtral) on its own hardware at very low latency and cost. Good when you want quick, cheap drafts. This integration covers chat only — knowledge-base search still needs an OpenAI key for embeddings alongside it.

Available on every plan. Usage bills to your Groq account.

1. Get an API key

Create a key in the Groq Console. It starts with gsk_.

2. Configure in answerLoops

  1. Settings → AI Model → Edit (owner or admin).
  2. Chat provider: Groq.
  3. Model ID: e.g. llama-3.3-70b-versatile, llama-3.1-8b-instant — the field suggests current options; see the Groq models list for exact names.
  4. API key: paste your gsk_ key.
  5. Embeddings: leave the provider on OpenAI and enter an OpenAI API key in the embedding key field — required, or knowledge-base search and KB imports fail after you save.
  6. Click Test connection, then Save.

Models

UseChoice
Best answersllama-3.3-70b-versatile
Fastest / cheapestllama-3.1-8b-instant
Alternativesgemma2-9b-it, mixtral-8x7b-32768

On this page