SystemPromptRecommendationResult
The result of a system prompt recommendation, containing the optimized prompt.
Types
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 message if the recommendation failed.
Link copied to clipboard
The optimized system prompt text generated by the recommendation.
Functions
Link copied to clipboard
inline fun copy(block: SystemPromptRecommendationResult.Builder.() -> Unit = {}): SystemPromptRecommendationResult