Class InputTooLargeException
- Namespace
- LMKit.Exceptions
- Assembly
- LM-Kit.NET.dll
Thrown when the input size exceeds what can be handled with the current machine resources/state. Use NotEnoughContextSizeException for context-window overflows.
[Serializable]
public sealed class InputTooLargeException : Exception, ISerializable
- Inheritance
-
InputTooLargeException
- Implements
- Inherited Members