Table of Contents

Class ImageGenerationAIModel

Namespace
FoundationaLLM.Common.Models.ResourceProviders.AIModel
Assembly
FoundationaLLM.Common.dll

Provides the properties for AI models used for image generation.

public class ImageGenerationAIModel : AIModelBase
Inheritance
ImageGenerationAIModel
Inherited Members
Extension Methods

Constructors

ImageGenerationAIModel()

Creates a new instance of the ImageGenerationAIModel AI model.

public ImageGenerationAIModel()