pub const NO_API_KEY_HINT: &str = "models.json apiKey, OPENAI_API_KEY / ANTHROPIC_API_KEY / ANTHROPIC_AUTH_TOKEN env, --api-key, or `rpi auth login`";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.