pub fn set_session_api_keys(
google_ai_studio: Option<&str>,
imgbb: Option<&str>,
) -> Result<()>Expand description
Replace the process-only API keys used by developer shells.
These credentials are validated and zeroized in memory. They are never written to the profile key store or the operating-system vault.