Table of Contents

Interface IGeneratedOutput

Namespace
Glitch9.AIDevKit
public interface IGeneratedOutput

Properties

Count

int Count { get; }

Property Value

int

Methods

GetOutputTexts()

List<string> GetOutputTexts()

Returns

List<string>

GetUsage()

UsageMetadata GetUsage()

Returns

UsageMetadata