Agentic Data Plane
Preview

rpk ai model

Discover the models the Redpanda AI gateway exposes.

The catalog is read-only; model list and model get are the only verbs. The catalog is populated from each LLM provider’s metadata plus any extras the operator has pinned to a tenant.

Aliases: models, m.

The catalog is read-only. The catalog is populated from each LLM provider’s metadata plus any extras the operator has pinned to a tenant.

Usage

rpk ai model [flags]

Global flags

Value Type Description

--config

string

Redpanda or rpk config file; default search paths are ~/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml.

-X, --config-opt

stringArray

Override rpk configuration settings; -X help for detail or -X list for terser detail.

--ignore-profile

bool

Ignore rpk.yaml and redpanda.yaml; use default settings.

--profile

string

rpk profile to use.

-v, --verbose

bool

Enable verbose logging.