addHistory: Add history for chating context

View source: R/gemini_chat.R

addHistoryR Documentation

Add history for chating context

Description

Add history for chating context

Usage

addHistory(history, role = NULL, item = NULL)

Arguments

history

The history of chat

role

The role of chat: "user" or "model"

item

The item of chat: "prompt" or "output"

Value

The history of chat


gemini.R documentation built on April 11, 2025, 6:11 p.m.