Class OnnxIngestionBuilderExtensions
The one extension Qavren.Edge.Ingestion.Onnx publishes (spec 11.2).
public static class OnnxIngestionBuilderExtensions
- Inheritance
-
OnnxIngestionBuilderExtensions
- Inherited Members
Methods
- AddOnnxIngestion(EdgeBuilder, string?, Action<ResourceMonitorThrottleOptions>?)
Registers EdgeChunkTokenizer and ResourceMonitorThrottle, and derives
ChunkOptions.MaxTokens/OverlapTokens/MinTokensfrom the resolved EmbeddingPreset unless the consumer already set them. This is the call that stops a constant from hiding a truncation. Idempotent; order-independent relative toAddOnnxEmbeddings.