R/genai.google.chat.history.export.R

Defines functions genai.google.chat.history.export

#' @noRd
genai.google.chat.history.export = function(genai.google.object) {
  return (genai.google.object$chat.history$contents)
}

Try the GenAI package in your browser

Any scripts or data that you put into this service are public.

GenAI documentation built on May 29, 2024, 11:58 a.m.