R/genai.moonshot.chat.history.export.R

Defines functions genai.moonshot.chat.history.export

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

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.