Groq

Groq examples for agents and teams, multimodal input, knowledge, reasoning, research, transcription, translation, structured output, and tools.

ExampleDescription
Groq Agent TeamCoordinate web-search and finance agents with a GPT-OSS 120B team on Groq.
Groq BasicRun GPT-OSS 120B on Groq with synchronous, asynchronous and streaming responses.
Groq Browser SearchAnswer live questions with Groq's built-in browser_search tool on GPT-OSS 20B.
DBStore Groq agent sessions in Postgres so follow-up questions keep context.
Deep KnowledgeDeepKnowledge - An AI Agent that iteratively searches a knowledge base to answer questions.
Groq Image AgentDescribe an image from a URL using Llama 4 Scout's vision support on Groq.
KnowledgeAnswer questions from a PDF knowledge base in PgVector with a Groq agent.
Groq MetricsInspect token and timing metrics per message after a Groq agent run.
Groq Reasoning AgentUse GPT-OSS 120B on Groq for a separate reasoning stage and final response.
Research Agent ExaResearch a topic with Exa search on Groq and save the markdown report to a file.
Research Agent SeltzGenerate a referenced research report with Seltz search and a Groq agent.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
Groq Structured OutputRequest JSON from Groq and validate it locally as a MovieScript.
Tool UseCombine web search and Newspaper4k article extraction in a Groq research agent.
Transcription AgentGive an agent GroqTools to transcribe a hosted WAV file to English.
Groq Translation AgentTranslate French audio and generate English speech with GroqTools.
ReasoningRun current Groq reasoning examples with model substitutions for historical cookbook sources.