response_history {askgpt}R Documentation

Return the prompt/response history

Description

Return the prompt/response history

Usage

response_history(n = Inf)

Arguments

n

number of prompts/responses to return.

Value

a character vector


[Package askgpt version 0.1.3 Index]