Table of Contents

Interface IOpenAiModels.IMetaData

Namespace
OpenAI.ObjectModels.SharedModels
Assembly
AntRunnerLib.dll
public interface IMetaData

Properties

Metadata

Dictionary<string, string> Metadata { get; set; }

Property Value

Dictionary<System.String, System.String>