list_models: List Models for Provider

View source: R/utils_models.R

list_modelsR Documentation

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)

Arguments

provider

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

Value

A data frame containing model details.


aisdk documentation built on May 29, 2026, 9:07 a.m.