LLamaSharp/LLama.WebAPI
Scot McConnaughay 2abc2ecfca Fixed WebAPI
Upgraded to .NET8.0
Fixed logging (removed Console replaced with Ilogger)
Fixed warnings (Null Strings, etc).

The application now returns data from the back-end chat services.
2023-12-18 09:03:48 -07:00
..
Controllers Minimal changes required to remove non-async inference. 2023-09-14 21:04:14 +01:00
Models Fixed WebAPI 2023-12-18 09:03:48 -07:00
Services Fixed WebAPI 2023-12-18 09:03:48 -07:00
LLama.WebAPI.csproj Fixed WebAPI 2023-12-18 09:03:48 -07:00
Program.cs Fixed WebAPI 2023-12-18 09:03:48 -07:00
appsettings.Development.json Fixed WebAPI 2023-12-18 09:03:48 -07:00
appsettings.json Add targets in Web project 2023-11-13 23:26:29 +01:00