Interface IRequestManagerService
- Namespace
- FoundationaLLM.Vectorization.Interfaces
- Assembly
- FoundationaLLM.Vectorization.Engine.dll
Manages vectorization requests.
public interface IRequestManagerService
- Extension Methods
Methods
Run()
Runs the vectorization requests processing cycle.
Task Run()