updateMetadata(_:)
Creates an action that replaces the entry’s metadata.
Declaration
static func updateMetadata(_ values: [String : any ConvertibleToGeneratedContent]) -> LanguageModelExecutorGenerationChannel.Response.ActionParameters
- values:
The key-value pairs that replace the entry’s current metadata.