_9router
9router 0.5.75
Local AI gateway routing requests across multiple AI providers
https://github.com/decolua/9routerMIT License
main program: 9routerprograms: 9router
Maintainers
Platforms (21)
x86_64-linuxi686-linuxs390x-linuxx86_64-freebsdriscv64-linuxi686-freebsdloongarch64-linuxriscv32-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _9router ];
Ad-hoc shell
nix-shell -p _9router
Flake (nix run)
nix run nixpkgs#_9router