LLM Link
π A user-friendly LLM proxy service with built-in support for popular AI coding tools
LLM Link provides zero-configuration access to LLM providers through multiple API formats, with optimized built-in support for popular AI applications.
β¨ Key Features
- π― Application-Oriented: Built-in configurations for popular AI coding tools
- β‘ Zero Configuration: One-command startup for common use cases
- π Multi-Protocol: Simultaneous OpenAI, Ollama, and Anthropic API support
- π 9 LLM Providers: OpenAI, Anthropic, Zhipu, Aliyun, Volcengine, Tencent, Longcat, Moonshot, Ollama
- π‘ Dynamic Model Discovery: REST API to query all supported providers and models
- ** Hot-Reload Configuration**: Update API keys and switch providers without restart
- ** Production Ready**: Built with Rust for performance and reliability
π― Supported Applications
| Application | Protocol | Port | Authentication | Status |
|---|---|---|---|---|
| Codex CLI | OpenAI API | 8088 | Bearer Token | β Ready |
| Zed | Ollama API | 11434 | None | β Ready |
| Aider | OpenAI API | 8090 | Bearer Token | β Ready |
| OpenHands | OpenAI API | 8091 | Bearer Token | β Ready |
οΏ½ Full Application Documentation β
οΏ½ Quick Start
Installation
# Install from crates.io (Recommended)
# Or via Homebrew (macOS)
&&
# Or via pip (macOS / Linux)
οΏ½ Complete Installation Guide β
Basic Usage
# For Codex CLI
# For Zed
# For Aider (using open-source models)
# For OpenHands
π Detailed Configuration Guide β
π Help & Information
# List all supported applications
# Get detailed setup guide for specific application
# List available models for a provider
π Protocol Mode
Use multiple protocols simultaneously for maximum flexibility:
οΏ½ Protocol Mode Documentation β
ποΈ Architecture
βββββββββββββββββββ βββββββββββββββββββ βββββββββββββββββββ
β AI Tools β β LLM Link β β LLM Providers β
β β β β β β
β β’ Codex CLI βββββΆβ β’ Protocol βββββΆβ β’ OpenAI β
β β’ Zed IDE β β Conversion β β β’ Anthropic β
β β’ Aider β β β’ Format β β β’ Zhipu β
β β’ OpenHands β β Adaptation β β β’ Aliyun β
βββββββββββββββββββ βββββββββββββββββββ βββββββββββββββββββ
π Architecture Documentation β
π§ Advanced Usage
Custom Configuration
# Custom port and host
# With authentication
Environment Variables
# Provider API keys
# LLM Link authentication
π Advanced Configuration β
π§ͺ Testing
# Test health endpoint
# Test OpenAI API
π Testing & Troubleshooting β
π Full Documentation
π Complete Documentation Site β
- Getting Started - Installation and basic setup
- Application Guides - Detailed integration for each tool
- Configuration - Advanced configuration options
- Architecture - System design and internals
- API Reference - REST API documentation
π€ Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
π License
This project is licensed under the MIT License - see the LICENSE file for details.