メインコンテンツまでスキップ
バージョン: 26.2 Preview

DESC AI PROVIDER

Shows the full configuration of a single AI provider as Name / Value rows, including every property. The api_key value is masked.

DESCRIBE is accepted as a synonym for DESC.

Syntax

{ DESC | DESCRIBE } AI PROVIDER <provider_name>

Parameters

ParameterDescription
provider_nameName of the provider to show.

Examples

DESC AI PROVIDER openai;

See also