Learn how to use Together AI’s models with Kodus
Model | Pricing (1M tokens) | Context Window |
---|---|---|
Llama 4 Maverick recommended | 0.85 | ~128k tokens |
DeepSeek-V3 | $1.25 | ~128k tokens |
Llama 3.1 70B Turbo | $0.88 | ~128k tokens |
Qwen 2.5 72B | $1.20 | ~128k tokens |
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 Together AI in Fixed Mode:
http://localhost:3000
- you should see the Kodus Web Application interface.
API Key Issues
.env
fileModel Not Found
Connection Errors
api.together.xyz
Rate Limiting