Skip to main content
Groq is an LLM plugin built for low-latency inference. It takes the transcribed conversation and generates the reply, running open models such as Llama on Groq’s LPU hardware.

Setup

Set your Groq API key in the worker environment. Generate a key from the Groq console:

Usage

Import the plugin and pass it to the pipeline’s llm slot.

Configuration Options

Constructor parameters for the Python SDK (GroqLLM). The JavaScript and Go SDKs expose equivalent options where supported, in their idiomatic form (camelCase / LLMOptions struct).

Import paths

The reply is streamed to the text-to-speech plugin, which synthesizes the agent’s voice.