📄️ Basic Configuration
Learn how to configure Claude Code Router to suit your needs.
📄️ Providers Configuration
Detailed guide for configuring LLM providers.
📄️ Routing Configuration
Configure how requests are routed to different models.
📄️ Transformers
Transformers are the core mechanism for adapting API differences between LLM providers. They convert requests and responses between different formats, handle authentication, and manage provider-specific features.