Class CompletionAIModel
- Namespace
 - FoundationaLLM.Common.Models.ResourceProviders.AIModel
 
- Assembly
 - FoundationaLLM.Common.dll
 
Provides the properties for AI models used for completions.
public class CompletionAIModel : AIModelBase
  - Inheritance
 - 
      
      
      
      
      CompletionAIModel
 
- Inherited Members
 
- Extension Methods
 
Constructors
CompletionAIModel()
Creates a new instance of the CompletionAIModel AI model.
public CompletionAIModel()