Property Truncation
- Namespace
- Qavren.Edge.Embeddings.Onnx
- Assembly
- Qavren.Edge.Embeddings.Onnx.dll
Truncation
What happens to an over-long input. Truncate-and-log by default.
public EmbeddingTruncation Truncation { get; set; }
What happens to an over-long input. Truncate-and-log by default.
public EmbeddingTruncation Truncation { get; set; }