blob: b78e21ef8b88bc9c8555d472d5dd86d0573bdb7e [file] [log] [blame]
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/request_prices.R
\docType{data}
\name{price_base_davinci}
\alias{price_base_davinci}
\title{Contains the pricing for completion requests (see: \url{https://openai.com/api/pricing/#faq-completions-pricing})}
\format{
An object of class \code{numeric} of length 1.
}
\usage{
price_base_davinci
}
\description{
These are the prices listed for 1k tokens of requests for the various models. These are needed for the \code{rgpt3_cost_estimate(...)} function.
}
\keyword{datasets}