Connecting to Groq
Last updated: August 10, 2026
Eviory OS supports connecting directly to Groq, providing near-instantaneous AI responses using their specialized LPU technology for models like Llama 3 and Mixtral.
Because Eviory OS uses a Bring-Your-Own-Key (BYOK) model, your API requests go directly from your browser to Groq.
1. Getting your Groq API Key
- Go to the GroqCloud Console and sign in.
- Navigate to the API Keys section from the sidebar.
- Click Create API Key. Give it a recognizable name (e.g.,
Eviory OS). - Copy the generated API Key. (It usually starts with
gsk_).
2. Configuring Eviory OS Settings
Once you have your API key, you can plug it into Eviory OS.
- Open Settings inside Eviory OS.
- Navigate to the AI Integrations tab.
- Scroll down to the Custom Local AI / Proxy section.
- Fill in the fields exactly as follows:
- Base URL:
https://api.groq.com/openai/v1(Note: The/openai/v1suffix is required!) - API Key: Paste your Groq key here
- Model ID: Enter the specific Groq model (e.g.,
llama3-70b-8192ormixtral-8x7b-32768).
- Click Save Changes.
Eviory OS will now generate text blazingly fast using Groq!