reset_chat_session: Reset Chat Session

View source: R/reset_chat_session.R

reset_chat_sessionR Documentation

Reset Chat Session

Description

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'.

Usage

reset_chat_session(system_role = "You are a helpful assistant.")

Arguments

system_role

ChatGPT's role as an AI assistant.


chatgpt documentation built on May 31, 2023, 6:54 p.m.