CompletionTaskHelper

io.cequence.openaiscala.task.CompletionTaskHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

protected def extractAux(pattern: Regex, prefixes: Seq[String], text: String): Option[String]
protected def extractWoSpacesAux(pattern: Regex, prefixes: Seq[String], text: String): Option[String]
protected def extractWoSpacesAux(pattern: Regex, prefix: String, text: String): Option[String]
protected def generateInputDensityUniformDistAux(stringSize: Int): String
protected def generateInputUniformDistAux(stringSize: Int): String