SciSharp / LLamaSharp

A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
https://scisharp.github.io/LLamaSharp
MIT License
2.7k stars 349 forks source link

Bump Microsoft.KernelMemory.Abstractions, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console and Microsoft.SemanticKernel.Abstractions #965

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps Microsoft.KernelMemory.Abstractions, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging.Console and Microsoft.SemanticKernel.Abstractions. These dependencies needed to be updated together. Updates Microsoft.KernelMemory.Abstractions from 0.71.240820.1 to 0.91.241031.1

Release notes

Sourced from Microsoft.KernelMemory.Abstractions's releases.

Kernel Memory 0.91.241031.1

What's Changed

Full Changelog: https://github.com/microsoft/kernel-memory/compare/packages-0.90.241021.1...packages-0.91.241031.1

Kernel Memory 0.90.241021.1

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/kernel-memory/compare/packages-0.90.241020.3...packages-0.90.241021.1

Kernel Memory 0.90.241020.3

What's Changed

Full Changelog: https://github.com/microsoft/kernel-memory/compare/packages-0.80.241017.2...packages-0.90.241020.3

Kernel Memory 0.80.241017.2

What's Changed

Full Changelog: https://github.com/microsoft/kernel-memory/compare/packages-0.79.241014.2...packages-0.80.241017.2

Kernel Memory 0.79.241014.2

What's Changed

... (truncated)

Commits
  • 689cace Upgrade SK (incl. Azure OpenAI throttling fix) and OllamaSharp (#874)
  • 67472d5 Add LlamaSharp embeddings generator (#873)
  • 13d2178 Refactor DataPipelineStatus and DataPipeline classes (#870)
  • f0bdc95 New tokenizer using LLamaSharp and local gguff files (#869)
  • b00d1a0 Fix embeddings not being returned in Azure AI Search memory (#867)
  • e5adeeb Dependencies upgrade (#868)
  • 6422472 Support configuring the MaxRequestBodySize for the upload endpoint (#863)
  • b91b417 Update SensitiveDataLogger for dual environment support (#865)
  • b3e9397 Bump rexml from 3.3.6 to 3.3.9 in /docs (#866)
  • 52038ee Update Contributors (#861)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.2

Release

Commits
  • 1381d5e Merge in 'release/8.0' changes
  • c987e4f [release/8.0] Fix Options Source Gen RangeAttribute Thread Safety (#97110)
  • 441c91d Merge in 'release/8.0' changes
  • c93800e Merge pull request #97065 from carlossanlop/release/8.0-staging
  • c2d2bb3 Merge branch 'release/8.0' into release/8.0-staging
  • 6d35e39 [release/8.0-staging] UInt64.CreateSaturating<Int128> truncates instead of sa...
  • 96b0a55 [release/8.0-staging] macOS: Set certificate as a dependency of private key h...
  • 85c2772 [release/8.0] Fix server-side OCSP stapling on Linux (#96838)
  • 683da71 [release/8.0-staging] Gen0 segment should always be reported as Gen0 for DacH...
  • f9d0a7b [release/8.0-staging] Fix Crossgen2 PDB generation (again) (#96566)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Logging.Console from 8.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Console's releases.

.NET 8.0.1

Release

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates Microsoft.SemanticKernel.Abstractions from 1.21.1 to 1.26.0

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.26.0

Changes:

  • 303c2022277e923d8db24b1a56858ace27a5c69a .Net: Version 1.26.0 (#9492)
  • f0de0b614607db84b162435a82c141f5b710769c .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
  • d0145347948a0f33eab1c50ea0aeb1dcf3bff89a .Net: Parallel function calls option (#9487)
  • 44b6762f4524707c0f14be73eb83d1b7c127189e .Net: Added a streaming flag to filter context models (#9482)
  • 2fdd74e18d765260da663273708bd38134450ff1 Python: Bump Python version to 1.13.0 for a release. (#9480)
  • 0edba1b5c9d80bb7d8e140435a67a3c96cd72830 .Net: Add Amazon's AWS Bedrock Connector (#7627) [ #4335 ]
  • 5e632fd1b2da30f9273972f036ba4c32b64e1315 Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution settings (#9479) [ #9478 ]
  • 82f248f91bb84f2f883051683e781b21fe130a68 .Net Processes - Update Runtime Exception Handling / Logging (#9457)
  • c3717058d4a91a96e5f3624babcab2826a437bf9 .Net Processes - Facilitate Parallel Execution of LocalProcess (#9463)
  • 82f7cbd6d63efa8a321f9672db56c8edd5e4acdc .Net: VectorStore: Allow any key when using a custom collection factory (#9461)
  • 846c56562b3f34077a2395c61a402736e12887dc .Net: Azure OpenAI Temporary Fix [401 Retry Bug] (#9465) [ #8929 ]
  • 5ccfeafc9c7afcff1a319859ea480a5fa9d162da .Net: Enable bidirectional adapters between SK and Microsoft.Extensions.AI interfaces (#9442)
  • fd4e09afd8cd4ff8bb2cf92e43b1db69bef741d5 .Net: Update AIModelRouter (AzureOpenAI) (#9433)
  • afa387215540c2e3e65a5986b34c4784f173fe75 .Net: Update Azure AI Inference to beta.2 (#9467) [ #9466 ]
  • 2fac2a073df358bc2f0bfc92b460f8b23ee71eb1 .Net: Bump Grpc.Net.Client from 2.65.0 to 2.66.0 in /dotnet (#9449) [ grpc/grpc-dotnet#2491, grpc/grpc-dotnet#2496, grpc/grpc-dotnet#2502, grpc/grpc-dotnet#2504, grpc/grpc-dotnet#2505, grpc/grpc-dotnet#2507, grpc/grpc-dotnet#2509, grpc/grpc-dotnet#2512, grpc/grpc-dotnet#2513, grpc/grpc-dotnet#2514, grpc/grpc-dotnet#2523, grpc/grpc-dotnet#2522, grpc/grpc-dotnet#2525, grpc/grpc-dotnet#2524, grpc/grpc-dotnet#2526, grpc/grpc-dotnet#2539, #2539, #2526, #2525, #2522, #2523, #2514, #2513, #2512, #2509 ]
  • 5defee523c31bd9441386d1a85a16c36994ceb41 .Net: Fix error for System.Memory.Data 6, upgrade packages dependencies (#9454) [ #9313 ]
  • 0b05ba1de8d0d9836cbaac99cdaf3b72f77e6e95 .Net: Bump DuckDB.NET.Data.Full from 1.1.1 to 1.1.2.1 in /dotnet (#9447)
  • 2065883710150522fccb3cc1f0260faad74705e6 .Net: Bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 in /dotnet (#9450) [ #2650, #2779, #2789, #2815, #2816, #2817, #2648, #2775, #2618, #2802, #2803, #2794, #2550, #2777 ]
  • 664e7c2524f52738ade6576d763033581ab0b94a .Net: Fix mapping issue of the required payload properties (#9453)
  • d2696a91cbc8e6198372a87df3f0d16b197a3cee .Net Processes: State Management in Processes Part 1 (#9424)
  • ea5ceb1c16bfb22138af8d4b1425ecb8f1369eb2 .Net Processes - Update shared code pattern (#9438)
  • 55596a9f89e60fc87ca543a37a0d7e415673e2af Python: Allow caller to specify file ids that already exist when creating assistant (#9434) [ #9159 ]
  • e6427a6a43d07582c690094e9e1a402622a4c49d Python: Ollama tool call and image content (#9422)
  • f14e4312cbc0c01e9855f7764e8cef66c9ee0c24 Python: Increment Python version to 1.12.1. (#9431)
  • 6aa322975ec21b958e521418a60297c01de802d5 Python: Add step03 getting started with processes samples. (#9427)
  • 92b2b2138f8faec0f4c70bb682578c8a2f5586da .Net: comments and var name inconsistent with source (#8832)
  • f08c2af4e6ef630b6f65c058b39f5a48887087e0 .Net: Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions in /dotnet (#9368) [ #97110, #97065, #96838, #96566 ]
  • 5897e4c39a8afba07fb466f2380862cbb2745992 Update TRANSPARENCY_FAQS.md (#9198)
  • 69c0640762fd0fad4259e84c1f92810c1030e4f0 Python: Update skprompt.txt reference (#9307)
  • 98ad5b5ea4f2eb2feb26bf55d027b34b3182258c .Net Processes - Updated unit-tests folder/file grouping (#9425)
  • 72fdc94995b1505275f9ecbb99a3f77e9194b58a .Net: Open SQLite connection when it's registered with connection string (#9407)
  • a8e9090ba288e0707cc6badcbe0971b8cf9d7784 .Net Processes - Refactored Step Activation w/ Clone Support (#9405)
  • 2d06480bc134843ab880ceb4128b5ec8737daf11 .Net: Add GenericDataModel support to Pinecone connector (#9394)
  • 20d8f3f374cb158fda189592e9926bce00d144fd Python: Bump Python version to 1.12.0 for a release. (#9423)
  • 6eba848e91226c3425c61462f32ef1d39c31160a Python: Add the Python process framework (#9363) [ #9354 ]
  • 18aa431e72c092ee27a71b68c351e6b954e63f78 .Net: Temporarily disable MongoDB integration tests (#9411)
  • 9b67edfc734e6c9a8c745674c9daefac5cb9bc3a .Net: Added a notebook for vector stores (#9390)
  • 6903d4bf34dc784482096eff9068f09502e3a185 .Net: Bump DuckDB.NET.Data from 1.1.1 to 1.1.2.1 in /dotnet (#9369)
  • 5780c6a15320822721b6523afacbef915af467b5 .Net: Feature Native-AOT (#9375)
  • 532abdbf0434df9348d9c11221a8c293b6b14fd3 .Net: Disable failing integration tests (#9419)
  • c304c8beca4770d295135e721f64e99df388024b Python: restructure integration tests (#9331)
  • c0692393fb16f16841db3229625f5b326bb47510 .Net Processes - Minor tweaks and finesse (#9392)

... (truncated)

Commits
  • 303c202 .Net: Version 1.26.0 (#9492)
  • f0de0b6 .Net Processes: Fixing an issue with nested processes in Dapr runtime. (#9491)
  • d014534 .Net: Parallel function calls option (#9487)
  • 44b6762 .Net: Added a streaming flag to filter context models (#9482)
  • 2fdd74e Python: Bump Python version to 1.13.0 for a release. (#9480)
  • 0edba1b .Net: Add Amazon's AWS Bedrock Connector (#7627)
  • 5e632fd Python: Add parallel_tool_calls attribute to OpenAI chat prompt execution set...
  • 82f248f .Net Processes - Update Runtime Exception Handling / Logging (#9457)
  • c371705 .Net Processes - Facilitate Parallel Execution of LocalProcess (#9463)
  • 82f7cbd .Net: VectorStore: Allow any key when using a custom collection factory (#9461)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
martindevans commented 3 weeks ago

@dependabot rebase