class OpenAIPrompt extends Transformer with HasOpenAITextParams with HasErrorCol with HasOutputCol with HasURL with HasCustomCogServiceDomain with ConcurrencyParams with HasSubscriptionKey with HasAADToken with ComplexParamsWritable with SynapseMLLogging

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OpenAIPrompt
  2. SynapseMLLogging
  3. ComplexParamsWritable
  4. MLWritable
  5. HasAADToken
  6. HasSubscriptionKey
  7. ConcurrencyParams
  8. HasCustomCogServiceDomain
  9. HasUrlPath
  10. Wrappable
  11. DotnetWrappable
  12. RWrappable
  13. PythonWrappable
  14. BaseWrappable
  15. HasURL
  16. HasOutputCol
  17. HasErrorCol
  18. HasOpenAITextParams
  19. HasOpenAISharedParams
  20. HasAPIVersion
  21. HasServiceParams
  22. Transformer
  23. PipelineStage
  24. Logging
  25. Params
  26. Serializable
  27. Serializable
  28. Identifiable
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new OpenAIPrompt()
  2. new OpenAIPrompt(uid: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  5. val AADToken: ServiceParam[String]
    Definition Classes
    HasAADToken
  6. val apiVersion: ServiceParam[String]
    Definition Classes
    HasAPIVersion
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. val bestOf: ServiceParam[Int]
    Definition Classes
    HasOpenAITextParams
  9. val cacheLevel: ServiceParam[Int]
    Definition Classes
    HasOpenAITextParams
  10. lazy val classNameHelper: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  11. final def clear(param: Param[_]): OpenAIPrompt.this.type
    Definition Classes
    Params
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  13. def companionModelClassName: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  14. val concurrency: Param[Int]
    Definition Classes
    ConcurrencyParams
  15. val concurrentTimeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  16. def copy(extra: ParamMap): Transformer
    Definition Classes
    OpenAIPrompt → Transformer → PipelineStage → Params
  17. def copyValues[T <: Params](to: T, extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  18. lazy val copyrightLines: String
    Attributes
    protected
    Definition Classes
    BaseWrappable
  19. final def defaultCopy[T <: Params](extra: ParamMap): T
    Attributes
    protected
    Definition Classes
    Params
  20. val deploymentName: ServiceParam[String]
    Definition Classes
    HasOpenAISharedParams
  21. def dotnetAdditionalMethods: String
  22. def dotnetClass(): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  23. lazy val dotnetClassName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  24. lazy val dotnetClassNameString: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  25. lazy val dotnetClassWrapperName: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  26. lazy val dotnetCopyrightLines: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  27. def dotnetExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  28. def dotnetExtraMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  29. lazy val dotnetInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  30. def dotnetMLReadWriteMethods: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  31. lazy val dotnetNamespace: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  32. lazy val dotnetObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  33. def dotnetParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  34. def dotnetParamGetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  35. def dotnetParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  36. def dotnetParamSetters: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  37. def dotnetWrapAsTypeMethod: String
    Attributes
    protected
    Definition Classes
    DotnetWrappable
  38. val dropPrompt: BooleanParam
  39. val echo: ServiceParam[Boolean]
    Definition Classes
    HasOpenAITextParams
  40. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  41. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  43. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  44. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  45. def explainParams(): String
    Definition Classes
    Params
  46. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  47. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  48. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  49. val frequencyPenalty: ServiceParam[Double]
    Definition Classes
    HasOpenAITextParams
  50. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  51. def getAADToken: String
    Definition Classes
    HasAADToken
  52. def getAADTokenCol: String
    Definition Classes
    HasAADToken
  53. def getApiVersion: String
    Definition Classes
    HasAPIVersion
  54. def getApiVersionCol: String
    Definition Classes
    HasAPIVersion
  55. def getBestOf: Int
    Definition Classes
    HasOpenAITextParams
  56. def getBestOfCol: String
    Definition Classes
    HasOpenAITextParams
  57. def getCacheLevel: Int
    Definition Classes
    HasOpenAITextParams
  58. def getCacheLevelCol: String
    Definition Classes
    HasOpenAITextParams
  59. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  60. def getConcurrency: Int

    Definition Classes
    ConcurrencyParams
  61. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  62. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  63. def getDeploymentName: String
    Definition Classes
    HasOpenAISharedParams
  64. def getDeploymentNameCol: String
    Definition Classes
    HasOpenAISharedParams
  65. def getDropPrompt: Boolean
  66. def getEcho: Boolean
    Definition Classes
    HasOpenAITextParams
  67. def getEchoCol: String
    Definition Classes
    HasOpenAITextParams
  68. def getErrorCol: String
    Definition Classes
    HasErrorCol
  69. def getFrequencyPenalty: Double
    Definition Classes
    HasOpenAITextParams
  70. def getFrequencyPenaltyCol: String
    Definition Classes
    HasOpenAITextParams
  71. def getLogProbs: Int
    Definition Classes
    HasOpenAITextParams
  72. def getLogProbsCol: String
    Definition Classes
    HasOpenAITextParams
  73. def getMaxTokens: Int
    Definition Classes
    HasOpenAITextParams
  74. def getMaxTokensCol: String
    Definition Classes
    HasOpenAITextParams
  75. def getN: Int
    Definition Classes
    HasOpenAITextParams
  76. def getNCol: String
    Definition Classes
    HasOpenAITextParams
  77. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  78. def getOutputCol: String

    Definition Classes
    HasOutputCol
  79. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  80. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  81. def getPostProcessing: String
  82. def getPostProcessingOptions: Map[String, String]
  83. def getPresencePenalty: Double
    Definition Classes
    HasOpenAITextParams
  84. def getPresencePenaltyCol: String
    Definition Classes
    HasOpenAITextParams
  85. def getPromptTemplate: String
  86. def getRequiredParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  87. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  88. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  89. def getStop: String
    Definition Classes
    HasOpenAITextParams
  90. def getStopCol: String
    Definition Classes
    HasOpenAITextParams
  91. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  92. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  93. def getTemperature: Double
    Definition Classes
    HasOpenAITextParams
  94. def getTemperatureCol: String
    Definition Classes
    HasOpenAITextParams
  95. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  96. def getTopP: Double
    Definition Classes
    HasOpenAITextParams
  97. def getTopPCol: String
    Definition Classes
    HasOpenAITextParams
  98. def getUrl: String

    Definition Classes
    HasCustomCogServiceDomainHasURL
  99. def getUrlParams: Array[ServiceParam[_]]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  100. def getUser: String
    Definition Classes
    HasOpenAISharedParams
  101. def getUserCol: String
    Definition Classes
    HasOpenAISharedParams
  102. def getValue[T](row: Row, p: ServiceParam[T]): T
    Attributes
    protected
    Definition Classes
    HasServiceParams
  103. def getValueAny(row: Row, p: ServiceParam[_]): Any
    Attributes
    protected
    Definition Classes
    HasServiceParams
  104. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  105. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  106. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  107. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  108. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  109. def getVectorParamMap: Map[String, String]
    Attributes
    protected
    Definition Classes
    HasServiceParams
  110. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  111. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  112. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  113. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  114. def initializeLogIfNecessary(isInterpreter: Boolean): Unit
    Attributes
    protected
    Definition Classes
    Logging
  115. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  116. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  117. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  118. def isTraceEnabled(): Boolean
    Attributes
    protected
    Definition Classes
    Logging
  119. def log: Logger
    Attributes
    protected
    Definition Classes
    Logging
  120. def logBase(info: SynapseMLLogInfo): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  121. def logBase(methodName: String, columns: Option[Int]): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  122. def logClass(): Unit
    Definition Classes
    SynapseMLLogging
  123. def logDebug(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  124. def logDebug(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  125. def logError(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  126. def logError(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  127. def logErrorBase(methodName: String, e: Exception): Unit
    Attributes
    protected
    Definition Classes
    SynapseMLLogging
  128. def logFit[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  129. def logInfo(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  130. def logInfo(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  131. def logName: String
    Attributes
    protected
    Definition Classes
    Logging
  132. val logProbs: ServiceParam[Int]
    Definition Classes
    HasOpenAITextParams
  133. def logTrace(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  134. def logTrace(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  135. def logTrain[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  136. def logTransform[T](f: ⇒ T, columns: Int): T
    Definition Classes
    SynapseMLLogging
  137. def logVerb[T](verb: String, f: ⇒ T, columns: Int = -1): T
    Definition Classes
    SynapseMLLogging
  138. def logWarning(msg: ⇒ String, throwable: Throwable): Unit
    Attributes
    protected
    Definition Classes
    Logging
  139. def logWarning(msg: ⇒ String): Unit
    Attributes
    protected
    Definition Classes
    Logging
  140. def makeDotnetFile(conf: CodegenConfig): Unit
    Definition Classes
    DotnetWrappable
  141. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  142. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  143. val maxTokens: ServiceParam[Int]
    Definition Classes
    HasOpenAITextParams
  144. val n: ServiceParam[Int]
    Definition Classes
    HasOpenAITextParams
  145. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  146. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  147. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  148. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  149. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  150. val postProcessing: Param[String]
  151. val postProcessingOptions: StringStringMapParam
  152. val presencePenalty: ServiceParam[Double]
    Definition Classes
    HasOpenAITextParams
  153. val promptTemplate: Param[String]
  154. def pyAdditionalMethods: String
  155. lazy val pyClassDoc: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  156. lazy val pyClassName: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  157. def pyExtraEstimatorImports: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  158. def pyExtraEstimatorMethods: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  159. lazy val pyInheritedClasses: Seq[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  160. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  161. lazy val pyInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    PythonWrappable
  162. lazy val pyObjectBaseClass: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  163. def pyParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  164. def pyParamDefault[T](p: Param[T]): Option[String]
    Attributes
    protected
    Definition Classes
    PythonWrappable
  165. def pyParamGetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  166. def pyParamSetter(p: Param[_]): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  167. def pyParamsArgs: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  168. def pyParamsDefaults: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  169. lazy val pyParamsDefinitions: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  170. def pyParamsGetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  171. def pyParamsSetters: String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  172. def pythonClass(): String
    Attributes
    protected
    Definition Classes
    PythonWrappable
  173. def rClass(): String
    Attributes
    protected
    Definition Classes
    RWrappable
  174. def rDocString: String
    Attributes
    protected
    Definition Classes
    RWrappable
  175. def rExtraBodyLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  176. def rExtraInitLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  177. lazy val rFuncName: String
    Attributes
    protected
    Definition Classes
    RWrappable
  178. lazy val rInternalWrapper: Boolean
    Attributes
    protected
    Definition Classes
    RWrappable
  179. def rParamArg[T](p: Param[T]): String
    Attributes
    protected
    Definition Classes
    RWrappable
  180. def rParamsArgs: String
    Attributes
    protected
    Definition Classes
    RWrappable
  181. def rSetterLines: String
    Attributes
    protected
    Definition Classes
    RWrappable
  182. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  183. final def set(paramPair: ParamPair[_]): OpenAIPrompt.this.type
    Attributes
    protected
    Definition Classes
    Params
  184. final def set(param: String, value: Any): OpenAIPrompt.this.type
    Attributes
    protected
    Definition Classes
    Params
  185. final def set[T](param: Param[T], value: T): OpenAIPrompt.this.type
    Definition Classes
    Params
  186. def setAADToken(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasAADToken
  187. def setAADTokenCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasAADToken
  188. def setApiVersion(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasAPIVersion
  189. def setApiVersionCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasAPIVersion
  190. def setBestOf(v: Int): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  191. def setBestOfCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  192. def setCacheLevel(v: Int): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  193. def setCacheLevelCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  194. def setConcurrency(value: Int): OpenAIPrompt.this.type

    Definition Classes
    ConcurrencyParams
  195. def setConcurrentTimeout(value: Option[Double]): OpenAIPrompt.this.type
    Definition Classes
    ConcurrencyParams
  196. def setConcurrentTimeout(value: Double): OpenAIPrompt.this.type

    Definition Classes
    ConcurrencyParams
  197. def setCustomServiceName(v: String): OpenAIPrompt.this.type
  198. final def setDefault(paramPairs: ParamPair[_]*): OpenAIPrompt.this.type
    Attributes
    protected
    Definition Classes
    Params
  199. final def setDefault[T](param: Param[T], value: T): OpenAIPrompt.this.type
    Attributes
    protected
    Definition Classes
    Params
  200. def setDefaultAADToken(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasAADToken
  201. def setDefaultInternalEndpoint(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasCustomCogServiceDomain
  202. def setDeploymentName(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAISharedParams
  203. def setDeploymentNameCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAISharedParams
  204. def setDropPrompt(value: Boolean): OpenAIPrompt.this.type
  205. def setEcho(v: Boolean): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  206. def setEchoCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  207. def setEndpoint(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasCustomCogServiceDomain
  208. def setErrorCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasErrorCol
  209. def setFrequencyPenalty(v: Double): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  210. def setFrequencyPenaltyCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  211. def setLogProbs(v: Int): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  212. def setLogProbsCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  213. def setMaxTokens(v: Int): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  214. def setMaxTokensCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  215. def setN(v: Int): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  216. def setNCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  217. def setOutputCol(value: String): OpenAIPrompt.this.type

    Definition Classes
    HasOutputCol
  218. def setPostProcessing(value: String): OpenAIPrompt.this.type
  219. def setPostProcessingOptions(v: HashMap[String, String]): OpenAIPrompt.this.type
  220. def setPostProcessingOptions(value: Map[String, String]): OpenAIPrompt.this.type
  221. def setPresencePenalty(v: Double): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  222. def setPresencePenaltyCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  223. def setPromptTemplate(value: String): OpenAIPrompt.this.type
  224. def setScalarParam[T](name: String, value: T): OpenAIPrompt.this.type
    Definition Classes
    HasServiceParams
  225. def setScalarParam[T](p: ServiceParam[T], value: T): OpenAIPrompt.this.type
    Definition Classes
    HasServiceParams
  226. def setStop(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  227. def setStopCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  228. def setSubscriptionKey(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasSubscriptionKey
  229. def setSubscriptionKeyCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasSubscriptionKey
  230. def setTemperature(v: Double): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  231. def setTemperatureCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  232. def setTimeout(value: Double): OpenAIPrompt.this.type

    Definition Classes
    ConcurrencyParams
  233. def setTopP(v: Double): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  234. def setTopPCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAITextParams
  235. def setUrl(value: String): OpenAIPrompt.this.type

    Definition Classes
    HasURL
  236. def setUser(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAISharedParams
  237. def setUserCol(v: String): OpenAIPrompt.this.type
    Definition Classes
    HasOpenAISharedParams
  238. def setVectorParam(name: String, value: String): OpenAIPrompt.this.type
    Definition Classes
    HasServiceParams
  239. def setVectorParam[T](p: ServiceParam[T], value: String): OpenAIPrompt.this.type
    Definition Classes
    HasServiceParams
  240. def shouldSkip(row: Row): Boolean
    Attributes
    protected
    Definition Classes
    HasServiceParams
  241. val stop: ServiceParam[String]
    Definition Classes
    HasOpenAITextParams
  242. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  243. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  244. val temperature: ServiceParam[Double]
    Definition Classes
    HasOpenAITextParams
  245. val thisStage: Params
    Attributes
    protected
    Definition Classes
    BaseWrappable
  246. val timeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  247. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  248. val topP: ServiceParam[Double]
    Definition Classes
    HasOpenAITextParams
  249. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    OpenAIPrompt → Transformer
  250. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  251. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  252. def transformSchema(schema: StructType): StructType
    Definition Classes
    OpenAIPrompt → PipelineStage
  253. def transformSchema(schema: StructType, logging: Boolean): StructType
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  254. val uid: String
    Definition Classes
    OpenAIPromptSynapseMLLogging → Identifiable
  255. val url: Param[String]
    Definition Classes
    HasURL
  256. def urlPath: String
    Definition Classes
    OpenAIPromptHasUrlPath
  257. val user: ServiceParam[String]
    Definition Classes
    HasOpenAISharedParams
  258. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  259. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  260. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  261. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from SynapseMLLogging

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasAADToken

Inherited from HasSubscriptionKey

Inherited from ConcurrencyParams

Inherited from HasCustomCogServiceDomain

Inherited from HasUrlPath

Inherited from Wrappable

Inherited from DotnetWrappable

Inherited from RWrappable

Inherited from PythonWrappable

Inherited from BaseWrappable

Inherited from HasURL

Inherited from HasOutputCol

Inherited from HasErrorCol

Inherited from HasOpenAITextParams

Inherited from HasOpenAISharedParams

Inherited from HasAPIVersion

Inherited from HasServiceParams

Inherited from Transformer

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped