LLamaSharp/LLama.WebAPI
dependabot[bot] c9858e8739
build(deps): bump Swashbuckle.AspNetCore from 6.2.3 to 6.5.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.3 to 6.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.3...v6.5.0)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:48:53 +00:00
..
Controllers Minimal changes required to remove non-async inference. 2023-09-14 21:04:14 +01:00
Models add history chat example 2023-06-24 19:43:32 +08:00
Services Added workaround to LLama.Web and LLama.WebAPI 2023-10-03 21:08:31 +01:00
LLama.WebAPI.csproj build(deps): bump Swashbuckle.AspNetCore from 6.2.3 to 6.5.0 2023-11-03 10:48:53 +00:00
Program.cs update webapi example 2023-06-24 19:05:02 +08:00
appsettings.Development.json Added WebAPI. 2023-05-11 21:45:34 -05:00
appsettings.json update webapi example 2023-06-24 19:05:02 +08:00