Configuration
Configuration examples for~/.factory/config.json:
Getting Started
- Sign up at groq.com
- Get your API key from console.groq.com
- Browse available models in the Groq documentation
- Add desired models to your configuration
Notes
- Base URL format:
https://api.groq.com/openai/v1 - Groq uses the
generic-chat-completion-apiprovider type - Known for extremely fast inference speeds thanks to LPU architecture
- Supports streaming responses for compatible models
