Structured

value class Structured(val content: Content) : Instruction

A pre-built structured instruction, e.g. multimodal content.

Constructors

Link copied to clipboard
constructor(content: Content)

Properties

Link copied to clipboard