CustomPromptInput

sealed class CustomPromptInput

The custom prompt input for an agent. This is a union type that can be either an existing prompt profile or new prompt parameters.

Inheritors

Types

Link copied to clipboard

An existing custom prompt profile to use for the agent.

Link copied to clipboard

New custom prompt parameters to configure for the agent.

Link copied to clipboard

Functions