Learn R Programming

aisdk (version 1.1.0)

list_models: List Models for Provider

Description

Returns a data frame of models for the specified provider based on the static configuration. Includes enriched metadata when available (context window, pricing, capabilities).

Usage

list_models(provider = NULL)

Value

A data frame containing model details.

Arguments

provider

The name of the provider (e.g., "stepfun"). If NULL, all providers are listed.