pub fn load_user(path: &Path) -> Result<Vec<ProviderEntry>>Expand description
Load providers from a user’s models.json file (returns empty vec if file missing).
pub fn load_user(path: &Path) -> Result<Vec<ProviderEntry>>Load providers from a user’s models.json file (returns empty vec if file missing).