LLamaSharp/LLama.Web/Models
Martin Evans f3511e390f WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving.
The biggest single change is renaming `LLamaModel` to `LLamaContext`
2023-08-13 01:10:08 +01:00
..
CancelModel.cs Move session management to service, Infer cancel support 2023-07-16 21:39:11 +12:00
ModelSession.cs WIP demonstrating changes to support multi-context. You can see this in use in `TalkToYourself`, along with notes on what still needs improving. 2023-08-13 01:10:08 +01:00
ResponseFragment.cs Basic ASP.NET Core website example, Interactive started 2023-07-16 19:31:27 +12:00