diff --git a/guardrails/cli/server/hub_client.py b/guardrails/cli/server/hub_client.py index 05ada5a5e..203deea61 100644 --- a/guardrails/cli/server/hub_client.py +++ b/guardrails/cli/server/hub_client.py @@ -20,7 +20,8 @@ to update your token. {FIND_NEW_TOKEN}""" TOKEN_INVALID_MESSAGE = f"""Your token is invalid. Please run `guardrails configure`\ -to update your token. +to update your token. The token is only required to install validators and run remote \ +inference. It is not needed for local validation. {FIND_NEW_TOKEN}""" VALIDATOR_HUB_SERVICE = os.getenv(