An OpenAI-compatible /v1 proxy for Hermes Control Plane. Smart Router applies deterministic routing policy to choose the configured upstream model route while preserving capability, context, tool, vision, authentication, and output-budget safeguards.
docker pull afsharidevops/hermes-control-plane-smart-router:0.5.11
0.5.11 is the stable release tag.latest is published from stable, non-prerelease version tags.edge follows the main branch; use it only for evaluation.sha-… tags identify individual source commits.linux/amd64 and linux/arm64, with OCI provenance and an SBOM.auto requests through configurable fast, standard, strong, coding, and vision profiles./data.Use with Router Gateway and the full Hermes Control Plane deployment:
git clone https://github.com/Afsharidevops/hermes-control-plane.git
cd hermes-control-plane
cp .env.example .env
./hermesctl init
VERSION=0.5.11 ./hermesctl up
8080127.0.0.1:8787/health, /ready, /metrics, /v1/models, and /v1/chat/completions/dataSMART_ROUTER_MODE=observe and SMART_ROUTER_POLICY=heuristicUse a client API key and trusted private networking or HTTPS. Do not publish port 8080 directly to the Internet. Only load learned-policy artifacts from a trusted training process because model serialization may execute code while loading.
See smart-router/README.md in the source repository for profile and policy configuration.
Content type
Image
Digest
sha256:5d83fbacb…
Size
141 MB
Last updated
21 days ago
docker pull afsharidevops/hermes-control-plane-smart-router