Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 13, 2026·2 min de lectura

AxonHub — Open-Source AI Gateway Platform

AxonHub is an Apache-2.0 AI gateway with routing, failover, and trace viewing, letting you keep your SDK while centralizing keys, logs, and model config.

Listo para agents

Instalación lista para agent

Este activo puede instalarse después de elegir el runtime, revisar el plan y ejecutar el comando correspondiente.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando de instalación directa
npx -y tokrepo@latest install 5f6077a2-719f-5ec0-bda6-da8017f08cf2 --target codex

Ejecutar después de confirmar el plan con dry-run.

Introducción

AxonHub is an Apache-2.0 AI gateway with routing, failover, and trace viewing, letting you keep your SDK while centralizing keys, logs, and model config.

Best for: teams that need one gateway to standardize model access, keys, routing, and observability

Works with: existing LLM SDKs, Docker Compose, optional Helm/Kubernetes deployments, SQL backends for state

Setup time: 15-25 minutes

Key facts (verified)

  • GitHub: 3721 stars · 443 forks · pushed 2026-05-12.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/looplj/axonhub.git && cd axonhub.

Main

  • Keep app code stable: point existing SDKs at the gateway, then evolve routing and key management centrally.

  • Use traces and request monitoring to debug agent failures as distributed systems problems (latency, retries, model swaps).

  • Start with a single environment (dev) and a small model set; expand only after you have a clean policy for keys and logging.

Source-backed notes

  • README provides a quick install using a release tarball and an ./axonhub binary.
  • README includes docker-compose startup instructions and an axonhub config check command.
  • LICENSE overview states most of the repo is Apache-2.0, with some scoped subdirectory licensing notes.

FAQ

  • Do I need Kubernetes?: No. README includes docker-compose and binary install paths.
  • What’s the main value?: Central routing + observability without rewriting every client integration.
  • Is it fully Apache-2.0?: Mostly; README/license notes mention scoped subdirectory licenses you should review.
🙏

Fuente y agradecimientos

Source: https://github.com/looplj/axonhub > License: Apache-2.0 > GitHub stars: 3721 · forks: 443

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados