Contents

historyTransform(_:)

Apply a transformation to the history prior to invoking the model.

Declaration

func historyTransform(_ transform: @escaping ([Transcript.Entry]) -> [Transcript.Entry]) -> some LanguageModelSession.DynamicProfile

Mentioned in

See Also

Transforming the history