diff --git a/client/src/pages/CapabilityMap.jsx b/client/src/pages/CapabilityMap.jsx index 5d59f36c21..68d9180317 100644 --- a/client/src/pages/CapabilityMap.jsx +++ b/client/src/pages/CapabilityMap.jsx @@ -108,6 +108,21 @@ export default function CapabilityMap() { Enable at least one runnable AI provider. Networking and other integrations are optional; you can configure them whenever they are useful.
++ Enable one option you intend to use: an authenticated subscription CLI, a paid API key, or a local runtime with a downloaded model. PortOS never enables a paid provider or starts model work without your action. +
+Networking marked as not desired. You can change this preference at any time.
} -- Enable one option you intend to use: an authenticated subscription CLI, a paid API key, or a local runtime with a downloaded model. PortOS never enables a paid provider or starts model work without your action. -
-