get_chatlog {TheOpenAIR} | R Documentation |
This function extracts the current chatlog of a given chat from the chat environment.
get_chatlog(x = ".__CURRENTCHAT__")
x |
either a chatlog object r, or a character string representing the id of a chatlog (the default is ".__CURRENTCHAT__", the current log of the chat()-function) |
a chatlog object
Ulrich Matter umatter@protonmail.com