hermes: clarify provider status scope
This commit is contained in:
parent
53cec95667
commit
fc879669d9
@ -129,7 +129,7 @@
|
||||
h("header", { className: "provider-status-header" },
|
||||
h("div", null,
|
||||
h("h1", null, "Provider Status"),
|
||||
h("p", null, "The provider, model, fallback, and token activity Switchyard actually observed.")
|
||||
h("p", null, "Current native provider health and the full selectable model catalog, plus historical activity Switchyard observed.")
|
||||
),
|
||||
h(Button, { onClick: load, disabled: loading }, loading ? "Refreshing…" : "Refresh")
|
||||
),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user