Skip to main content

NO_API_KEY_HINT

Constant NO_API_KEY_HINT 

Source
pub const NO_API_KEY_HINT: &str = "ANTHROPIC_API_KEY / ANTHROPIC_AUTH_TOKEN env, --api-key, or `rpi auth login` (writes ~/.rpi/auth.json)";
Expand description

Hint text surfaced when no credential source is available. Lists every accepted source so the user can pick the one that fits their setup.