pub async fn from_env() -> Result<ProviderLlm>Expand description
Build an LLM port from the environment using the legacy (role-less)
ladder. Preserved for existing extract / reextract callers that have
not yet opted into the Foundation-aware entry point.