ccx
Claude / Codex / Gemini API Proxy - CCX
The CCX Provider interface standardizes AI upstreaming in Go. Discover how it unifies HTTP requests, normalizes responses, and handles SSE streaming for diverse model providers.
What Is Trace Context Tracking in CCX? A Technical Deep DiveLearn about trace context tracking in CCX. Discover how it maps users to API channels, ensuring conversation continuity. Understand its 30-minute TTL for efficient request routing.
How to Configure Metrics Persistence and Retention in CCX: Complete GuideLearn to configure metrics persistence and retention in CCX. Enable SQLite storage and set retention days easily with environment variables. Get the complete guide now.
Can CCX Persist Metrics to SQLite? Implementation Guide and ConfigurationYes CCX can persist metrics to SQLite using SQLiteStore. Learn how to configure retention periods, WAL mode, and automatic schema migrations in this implementation guide.
How CCX Messages, Chat, Responses, Gemini, and Images Channels Differ: Protocol & Implementation GuideUnderstand CCX channel differences: Messages, Chat, Responses, Gemini, and Images. Explore distinct API protocols, authentication, and Go handler implementations for seamless integration.
CCX Channel Types: The Complete Guide to AI Gateway Abstractions in BenedictKing/ccxExplore CCX channel types: messages, chat, responses, gemini, and images. Understand AI gateway abstractions in BenedictKing/ccx with this comprehensive guide.
What is PROXYACCESSKEY in CCX? Secure Proxy Authentication ExplainedUnderstand PROXYACCESSKEY in CCX. Learn how this environment variable secures your proxy layer and authorizes requests to downstream AI endpoints using API keys and bearer tokens.
How to Set Up Dual-Key Authentication in CCX: PROXY_ACCESS_KEY vs ADMIN_ACCESS_KEYLearn to set up dual-key authentication in CCX using PROXY_ACCESS_KEY and ADMIN_ACCESS_KEY for distinct proxy and admin access control. Secure your CCX environment effectively.
How to Configure Route Prefixes for Channel Routing in CCXLearn to configure route prefixes for channel routing in CCX. Isolate traffic and enable multi-tenancy on a single backend instance by matching URL path segments to channel route prefixes.
CCX Circuit Breaker Implementation: Protecting Upstream AI APIs with Per-Key Failure IsolationDiscover CCX circuit breaker implementation in Go. Isolate failing AI API keys with per-key failure protection, automatic circuit opening, and safe traffic restoration via exponential backoff.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →