- Integrations
- /
- Groq
Groq
Groq fast LLM inference (Llama, Mixtral, Whisper)
Groq is the inference platform built around custom LPU (Language Processing Unit) hardware — the headline feature is dramatically faster token generation than GPU-based providers, often 5-10× the throughput of OpenAI for equivalent open-weight models. Tiny Command exposes four actions, no triggers: Chat Completion (against Llama 3.1/3.3, Mixtral 8x7B, Gemma 2, Qwen — all open-weight models served at very low latency), Analyze Image (vision-capable models like Llama 3.2 Vision serving multimodal prompts), Transcribe Audio (Whisper Large v3 at much faster than realtime), List Models. The connection uses a Groq API key from console.groq.com. The API follows the OpenAI message-array shape so workflows that have a Chat Completion structure swap models with minimal rewrite — point base URL at api.groq.com/openai/v1 instead of OpenAI's. Groq's pricing is per-token competitive with OpenAI's open-weight tier, but the latency win is the main reason to switch — workflows that chain 5-10 LLM calls finish noticeably faster.
Do anything Groq can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Groq Analyze Image | Runs vision-capable LLM inference (Llama 3.2 Vision) on an image plus text prompt. Groq's LPU speed makes this fast — useful for in-flow image-classification or visual-question-answering workflows. |
| Groq Chat Completion | Runs chat completion at Groq's custom-LPU-hardware speed (1000+ tokens/sec on Llama 3.3 70B). For latency-sensitive workflows where the speed advantage stacks across multi-step agent chains. |
| List Groq Models | Returns the Groq model catalog — Llama variants, Mixtral, Gemma, plus Whisper for transcription. For model-selection workflows. |
| Groq Transcribe Audio (Whisper) | Whisper Large v3 hosted on Groq's LPU hardware — much faster than real-time, very cheap per minute. For high-throughput transcription workflows where speed and cost matter. |
Pre-built Groq workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Groq once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Groq field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Groq integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Groq to Tiny Command?
What Groq triggers does Tiny Command support?
What Groq actions can I run from a workflow?
Is the Groq integration real-time?
Do I need to write code to use Groq with Tiny Command?
How much does the Groq integration cost?
More ai & ml apps people connect.
Same category as Groq, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Groq.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.