'chatgpt'
R/misc.inherits.R
is_chatgpt.Rd
This function returns TRUE for chatgpt objects, and FALSE for all other objects.
TRUE
chatgpt
FALSE
is_chatgpt(x)
An object
TRUE if the object inherits from the chatgpt class.