Skip to main content
Cerebras is an LLM plugin built for fast inference. It takes the transcribed conversation and generates the reply, running open models such as Llama and Qwen on Cerebras hardware.

Setup

Set your Cerebras API key in the worker environment. Generate a key from the Cerebras cloud:

Usage

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

Configuration Options

Constructor parameters for the Python SDK (CerebrasLLM). 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.