R/gemini_chat.R
addHistory.Rd
Add history for chating context
addHistory(history, role = NULL, item = NULL)
The history of chat
The role of chat: "user" or "model"
The item of chat: "prompt" or "output"