ensure_credentials

Function ensure_credentials 

Source
pub fn ensure_credentials(
    provider: Option<ProviderType>,
) -> AgentResult<(ProviderType, Option<String>)>
Expand description

Ensure credentials are available, prompting for setup if needed