Namespace FoundationaLLM.Vectorization.Services.RequestSources
Classes
- MemoryRequestSourceService
Implements an in-memory request source, suitable for testing and quick prototyping.
- RequestSourcesBuilder
Implements a builder for a dictionary of request sources (hashed by the identifier of the request source).
- RequestSourcesCache
Implements a cache of IRequestSourceService objects as defined by IRequestSourcesCache.
- StorageQueueRequestSourceService
Implements a request source that uses Azure storage queues.