Turn: { content?: Content[] | string; role?: string }

Type declaration

  • Optionalcontent?: Content[] | string
  • Optionalrole?: string

    The originator of this turn. Must be user for input or model for

    model output.

class: This will be removed in a future release, please migrate away from it as soon as possible.