Learn how to use Groq’s models with Kodus
Model | Context Window | Speed |
---|---|---|
Llama 3.3 70B Versatile recommended | ~128k tokens | Ultra Fast |
Deepseek R1 Distill Llama 70B | ~128k tokens | Ultra Fast |
Llama 3.1 70B Versatile | ~128k tokens | Ultra Fast |
Recommended Hardware
Required Software
Required Ports
kodus-web.yourdomain.com
.kodus-api.yourdomain.com
.Note: If you're only connecting to self-hosted Git tools on your network and do not require public access or webhooks, you might be able to use a simpler setup, but this guide focuses on public-facing deployments.
.env
file to version control. Keep your API keys and
database credentials secure..env
file with the following required variables:
.env
file and configure the core settings. For LLM Integration, use Groq in Fixed Mode:
http://localhost:3000
- you should see the Kodus Web Application interface.
API Key Issues
.env
fileModel Not Found
Connection Errors
api.groq.com
Rate Limiting