Table of Contents

Namespace FoundationaLLM.Gateway.Services

Classes

AzureOpenAITextCompletionService

Implementation of ITextOperationService using Azure OpenAI.

AzureOpenAITextEmbeddingService

Implementation of ITextEmbeddingService using Azure OpenAI.

GatewayCore

Implements the FoundationaLLM Gateway service.

GatewayMetrics
GatewayWorker

Background worker used to execute the Gateway core.

ModelContext

Provides context associated with an embedding model.

ModelDeploymentContext

Provides context associated with model deployment used in text operations (embeddings or completions).