Table of Contents

Class OrchestrationServiceSettings

Namespace
FoundationaLLM.Orchestration.Core.Models.ConfigurationOptions
Assembly
FoundationaLLM.Orchestration.Core.dll

Provides settings for the orchestration service.

public class OrchestrationServiceSettings
Inheritance
OrchestrationServiceSettings
Inherited Members
Extension Methods

Properties

CompletionRequestsStorage

Gets or sets the BlobStorageServiceSettings used to store exported completion requests.

public required BlobStorageServiceSettings CompletionRequestsStorage { get; set; }

Property Value

BlobStorageServiceSettings