LLamaSharp/LLama.KernelMemory
dependabot[bot] 5a3dba5fc4
build(deps): bump Microsoft.KernelMemory.Abstractions and Microsoft.Extensions.Logging.Abstractions
Bumps [Microsoft.KernelMemory.Abstractions](https://github.com/microsoft/kernel-memory) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.KernelMemory.Abstractions` from 0.34.240313.1 to 0.35.240318.2
- [Release notes](https://github.com/microsoft/kernel-memory/releases)
- [Commits](https://github.com/microsoft/kernel-memory/compare/packages-0.34.240313.1...abstractions-0.35.240318.2)

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.KernelMemory.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 08:24:01 +00:00
..
BuilderExtensions.cs Code optimization 2024-03-28 21:30:14 +01:00
LLamaSharp.KernelMemory.csproj build(deps): bump Microsoft.KernelMemory.Abstractions and Microsoft.Extensions.Logging.Abstractions 2024-04-01 08:24:01 +00:00
LLamaSharpTextEmbeddingGenerator.cs Unable to load the model onto multiple GPUs (#617) 2024-03-20 07:03:12 +00:00
LlamaSharpConfig.cs Unable to load the model onto multiple GPUs (#617) 2024-03-20 07:03:12 +00:00
LlamaSharpTextGenerator.cs Unable to load the model onto multiple GPUs (#617) 2024-03-20 07:03:12 +00:00