Table of Contents

Method Clone

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

Clone()

Creates a deep copy of the current Metadata object.

public LLM.Metadata Clone()

Returns

LLM.Metadata

A new instance of the LLM.Metadata class that is a deep copy of this instance.