Skip to contents

Check whether the OpenAI Token is set

Usage

check_token()

Value

TRUE is the token is set, errors otherwise

Examples

if (FALSE) {
check_token()
}