Learn R Programming

aisdk (version 1.1.0)

update_provider_models: Update Provider Models

Description

Fetches the model list from a provider's API and updates the local JSON config. Manually enriched metadata (pricing, context, capabilities, family, etc.) is preserved during re-sync: only the ID list is refreshed, existing enriched data is merged back.

Usage

update_provider_models(provider)

Value

Invisible TRUE on success.

Arguments

provider

The name of the provider (e.g., "stepfun").