Skip to content

ai chat assistant list

The ai chat assistant list command lists OpenAI Assistants.

Usage

ai chat assistant list [...]

Options

Option Description
--endpoint ENDPOINT Specify the endpoint to connect to OpenAI.
--key KEY Provide the API key for authentication.
--output-ids @@FILE Output the assistant IDs to the specified file.
--output-names @@FILE Output the assistant names to the specified file.
--output-add-id @@FILE Append the assistant ID to the specified file.
--output-add-name @@FILE Append the assistant name to the specified file.

Examples

List all OpenAI Assistants
ai chat assistant list