Table of Contents

Namespace FoundationaLLM.Common.Middleware

Classes

CallContextMiddleware

Middleware that stores context information for the current HTTP request. This middleware should be registered in the application's Startup.Configure method.

QuotaMiddleware

Middleware that enforces API request quotas.