View source: R/reset_chat_session.R
reset_chat_session | R Documentation |
This function is intended to be used with 'ask_chatgpt'. If we are using 'ask_chatgpt' to chat with ChatGPT, and we want to start a new conversation, we must call 'reset_chat_session'.
reset_chat_session(system_role = "You are a helpful assistant.")
system_role |
ChatGPT's role as an AI assistant. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.