Learn R Programming

askgpt (version 0.1.3)

prompt_history: Return the prompt/response history

Description

Return the prompt/response history

Usage

prompt_history(n = Inf)

Value

a character vector

Arguments

n

number of prompts/responses to return.