nimsuper
v0.1.8
Published
NVIDIA NIM API key rotator plugin for OpenCode — with auto-fallback across models
Maintainers
Readme
nimsuper
Fork of opencode-nim-rotator — rotates NVIDIA NIM API keys with model fallback for OpenCode.
Fixes: Provider guard — only injects NVIDIA headers on NVIDIA requests, not all providers.
Install
npm install -g nimsuperAdd to ~/.config/opencode/opencode.json:
{ "plugin": ["nimsuper"] }Usage
nimsuper # TUI manager for keys & fallback chain
opencode /connect nvidia # or add keys manuallyEnv
| Variable | Default |
|----------|---------|
| NIMSUPER_STORE_PATH | ~/.config/opencode/nimsuper-keys.json |
| NIMSUPER_MAX_FAILURES | 5 |
Uninstall
npm uninstall -g nimsuper