bitrouter-runtime
GitHub repository: bitrouter/bitrouter
Runtime assembly crate for BitRouter.
This crate connects configuration, routing, provider adapters, and the HTTP server into a runnable application. It also owns daemon lifecycle management, runtime paths, and the concrete model router used by the CLI binary.
Includes
AppRuntimefor loading and serving a configured runtimeRouterfor instantiating provider-backed language models- Server, control, daemon, and runtime path modules