Gemini Preference Example
@Serializable
Input example for preference optimization. This data type is not supported in Gemini API.
Constructors
Link copied to clipboard
constructor(completions: List<GeminiPreferenceExampleCompletion>? = null, contents: List<Content>? = null)