Table of Contents

Namespace FoundationaLLM.Common.Clients

Classes

AuthorizationServiceClient

Provides methods for interacting with the Authorization API.

ContextServiceClient

Provides methods to call the FoundationaLLM Context API service.

GatewayServiceClient

Provides methods to call the Gateway API service.

NullAuthorizationServiceClient

Implements an authorization service that bypasses the Authorization API and allows all access by default.

PollingHttpClient<TRequest, TResponse>

Provides a generic HTTP client that can be used to poll for a response.