Class ContextServiceSettings
- Namespace
- FoundationaLLM.Context.Models.Configuration
- Assembly
- FoundationaLLM.Context.dll
Provides settings for the FoundationaLLM Context API.
public class ContextServiceSettings
- Inheritance
-
ContextServiceSettings
- Inherited Members
- Extension Methods
Properties
FileService
Gets or sets the file service settings.
public required FileServiceSettings FileService { get; set; }