SystemPromptRecommendationResult

The result of a system prompt recommendation, containing the optimized prompt.

Types

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

Properties

Link copied to clipboard

The configuration bundle containing the recommended system prompt, if the input was sourced from a configuration bundle.

Link copied to clipboard

The error code if the recommendation failed.

Link copied to clipboard

The error message if the recommendation failed.

Link copied to clipboard

The optimized system prompt text generated by the recommendation.

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