Skip to content

Provider Overview

LLM Provider Overview

AI coding agents support multiple LLM providers. This guide helps you choose the right one for your needs.

Supported Providers

ProviderBest ForFree TierAPI Key
Google GeminiFast responses, multimodalYes (rate limited)Get Key
Anthropic ClaudeComplex reasoning, codingLimited creditsGet Key
OpenAI GPTGeneral purpose, ecosystemNo (pay as you go)Get Key
DeepSeekBudget-friendly, codingYesGet Key
GroqUltra-fast inferenceYes (rate limited)Get Key

Quick Comparison

Speed

  • Fastest: Groq (hardware-accelerated inference)
  • Fast: Google Gemini
  • Standard: OpenAI, Anthropic, DeepSeek

Cost

  • Most Affordable: DeepSeek
  • Free Tier Available: Gemini, DeepSeek, Groq
  • Premium: OpenAI, Anthropic

Code Quality

  • Best for Code: Anthropic Claude, DeepSeek
  • Versatile: OpenAI GPT-4o
  • Fast Iteration: Groq with Llama models

Getting Started

  1. Choose a provider based on your needs
  2. Follow the setup guide for your chosen provider
  3. Configure your agent using the config examples