PromptChain

cue4s.PromptChain
See thePromptChain companion trait
object PromptChain

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

class Impl[T](plan: PromptPlan[T]) extends PromptChain[T]

Attributes

Supertypes
trait PromptChain[T]
class Object
trait Matchable
class Any

Value members

Concrete methods

inline def apply[T]: PromptChain[T]
inline def derived[T : ProductOf]: PromptChain[T]