ContextualPromptElement

Make a dynamic prompt contribution based on the operation context.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun contribution(context: OperationContext): String
Link copied to clipboard
open fun promptContribution(context: OperationContext): <Error class: unknown class>
Link copied to clipboard
open fun toPromptContributor(context: OperationContext): <Error class: unknown class>

Make a static PromptContributor based on the operation context.