LLamaSharp/LLama/Exceptions
Martin Evans af680ac2d7 Created a hierarchy of exceptions for grammar format issues. This allows the base catch-all exception to be caught for general handling, or more specific exceptions to be caught for more specific handling. 2023-09-02 02:04:11 +01:00
..
GrammarFormatExceptions.cs Created a hierarchy of exceptions for grammar format issues. This allows the base catch-all exception to be caught for general handling, or more specific exceptions to be caught for more specific handling. 2023-09-02 02:04:11 +01:00
RuntimeError.cs Various minor changes, resolving about 100 ReSharper code quality warnings 2023-08-24 23:15:53 +01:00