SHOW CONFIGS#

Returns the value of a specified configuration parameter.

SHOW <parameter_name>;
SHOW OPENAI_KEY;

In order to see all the configuration parameters, use the following command:

SHOW CONFIGS;