docs: document multi-key support and shared connection model
This commit is contained in:
@@ -28,7 +28,7 @@ npm test # unit tests (node:test + tsx)
|
||||
|
||||
## Configure
|
||||
|
||||
Per-key settings: base URL (default `http://localhost:9292`), optional API key, and the model / GPU / metric to watch. The model and GPU dropdowns are populated live from the instance.
|
||||
Per-key settings: base URL (default `http://localhost:9292`), optional API key, and the model / GPU / metric to watch. The model and GPU dropdowns are populated live from the instance. Each action instance is independent, so you can place several In-Flight Monitor keys (one per model) and several GPU Graph keys (one per GPU × metric) on the same profile. All keys share a single connection to the configured llama-swap instance, which is re-established automatically if you change the base URL or API key on any key.
|
||||
|
||||
## Marketplace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user