Contents

updateMetadata(_:)

Creates an action that replaces the entry’s metadata.

Declaration

static func updateMetadata(_ values: [String : any ConvertibleToGeneratedContent]) -> LanguageModelExecutorGenerationChannel.Response.Action

Parameters

  • values:

    The key-value pairs that replace the entry’s current metadata.

See Also

Response action constants