Skip to main content
Groq provides fast inference endpoints for large language models. See Groq’s supported models for the current catalog.

Multimodal Support

With Groq we support Image as input.

Authentication

Set your GROQ_API_KEY environment variable. Create a key in the Groq console.

Example

Install the groq package:
Use Groq with your Agent:
View more examples here.

Parameters

Groq uses the groq Python SDK. It is a subclass of the Model class and has access to the same params. See the Groq reference for all parameters.