Contents

removeAttachmentSegment(id:)

Creates an action that removes an attachment segment from the entry.

Declaration

static func removeAttachmentSegment(id: String) -> LanguageModelExecutorGenerationChannel.Response.Action

Parameters

  • id:

    The identifier of the attachment segment to remove.

See Also

Response action constants