Groqcloud
Overview
SLUG: GROQCLOUD
Description
GroqCloud provides high-performance AI inference services, enabling developers to deploy and manage AI models efficiently.
Authentication Details
API Key
Connecting to Groqcloud
Create an auth config
Use the dashboard to create an auth config for the Groqcloud toolkit. This allows you to connect multiple Groqcloud accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Groqcloud Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Groqcloud toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GROQCLOUD_GROQ_CREATE_AUDIO_TRANSLATION
Tool Name: Create Audio Translation
Description
Action Parameters
Action Response
GROQCLOUD_GROQ_CREATE_CHAT_COMPLETION
Tool Name: Create Chat Completion
Description
Action Parameters
Action Response
GROQCLOUD_GROQ_RETRIEVE_MODEL
Tool Name: Retrieve Model
Description
Action Parameters
Action Response
GROQCLOUD_LIST_MODELS
Tool Name: List Models
Description
Action Parameters
Action Response
GROQCLOUD_LIST_VOICES
Tool Name: List TTS Voices
Description
Action Parameters
Action Response