PromptFlowNodeInlineConfiguration

Contains configurations for a prompt defined inline in the node.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Additional fields to be included in the model request for the Prompt node.

Link copied to clipboard

Contains inference configurations for the prompt.

Link copied to clipboard

The unique identifier of the model or inference profile to run inference with.

Link copied to clipboard

Contains a prompt and variables in the prompt that can be replaced with values at runtime.

Link copied to clipboard

The type of prompt template.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String