kbeaugrand / SemanticKernel.Assistants

Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: Assistant with Semantic Kernel plugins Multi-Assistant conversation
MIT License
95 stars 8 forks source link

Bump Microsoft.SemanticKernel.Abstractions from 1.14.0 to 1.15.1 #89

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps Microsoft.SemanticKernel.Abstractions from 1.14.0 to 1.15.1.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

dotnet-1.15.1

Changes:

  • e77ffdf84a29311ac66ecb227c4421f10fb1fbad .Net: Version 1.15.1 (#7089)
  • 1b4d348a29c67830a23135af05a582811aaaa56e .Net: Gemini added support of system messages and removed messages order limitation (#7067)
  • b0711682b2bcfe6512d7aee2164f641cb1686e5f .Net: Fix milvus search metric type bug. (#7063) [ #7062 ]
  • b85e7ae01f26d076ed79f411ee26c2d0fb3dfb01 .Net Agents - Support streaming for ChatCompletionAgent (#6956)
  • d16bd669387d6688c37f9ce5a26106c7971dd380 .Net: update Kernel.cs (#6999)
  • e375b6f851789a9821c6383d006e187202b9987e .Net: Bump Microsoft.Extensions.Http.Resilience from 8.2.0 to 8.6.0 in /dotnet (#7041)
  • cd582d4dfabb5fcd212ca3a19fbe6f8dbb061334 .Net: Bump DuckDB.NET.Data.Full from 1.0.0 to 1.0.1 in /dotnet (#7042) [ #198, #197 ]
  • 2870323711a5d83eb77b3de2cab96ed4ebd9504a .Net: Bump Azure.Monitor.OpenTelemetry.Exporter from 1.2.0 to 1.3.0 in /dotnet (#7043)
  • 13de7c4c235c61029a7671d9b19c89cea290dfcb .Net: Bump Azure.AI.OpenAI.Assistants from 1.0.0-beta.3 to 1.0.0-beta.4 in /dotnet (#7045)
  • e8401750daf7daa76e17fcc89672f47cc7a5df80 .Net: Added cancellation token to filter context types (#7033)
  • a5f367d2db543142071440e6210f739242cf0a81 .Net Agents - Support single-agent / no-chat invocation of OpenAIAssistantAgent (#6946)
  • 07bcd90f450f7ca7fb352df11f87d9394f5483c5 .Net - Convert message AuthorName whitespace or empty string assignment to null (#6990)
  • 4f945a3483ae0b0c07434014ec88bb0f0cf2af25 .Net: Batch delete query optimization in Sqlite (#6965)
  • fd5f33c4edd6a1d4b3436981ee7c35b1cd8d1977 .Net: Dm/sqlserver/json (#6960)
  • 6309f7b1f02ec6f8e2f69e15cfd4bcd47e05d6fc .Net: Bump Microsoft.Azure.Kusto.Data (#6945)
  • 8f0a402c49e6001a82114395f48d3e7c5a98b8f8 .Net Fix - Include role definition for each StreamingChatMessageContent (#6957)
  • 0de90774796921ad6f9212e9d65a989da7892e98 .Net: Added plugin selection example using vector search (#6929)
  • b89722d71ffb6e1afe0ae5ef2ac5091106be82b8 .Net: Added example with telemetry in Filters (#6943)
  • 76e9db41f0b8bab8664a4bc487976c7a81b6c6b7 .Net Agents - Direct logger association with Agent (#6933)
  • 50fa21ea6ce3a8279c9cd9ef99140026d3619d8a .Net: Bump DuckDB.NET.Data from 1.0.0 to 1.0.1 in /dotnet (#6940) [ #198, #197 ]
  • 9ac1152a1f5cb402e623ca4bea0b3f6019a7d47f .Net: Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0-preview.24165.2 to 9.0.0-preview.24225.1 in /dotnet (#6941)
  • 4ebd11b05d78e2f1800bbeae8b3c795c1d66a1ca .Net: Bump YamlDotNet from 15.1.4 to 15.3.0 in /dotnet (#6939) [ #910, #930, #808, #924 ]
  • 94c23ccf6e6454d127dd5d71f3cf385f37cec96e .Net: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /dotnet (#6942)
  • ad8c81979463c773bbece49620cc9eef59e968cd .Net Agents - Fix function result handling (#6927)
  • 5d3cbedc300e21eedbfd1f8e4ff80c47962fbccb ADR: OpenAI + AzureOpenAI Connector (#6664) [ #6529 ]
  • 616d6a9f128bfbd8726f95370f21149ee3c41f97 .Net: Deprecate OpenAI plugins (#6907)
  • f3269f71415fe8d0f6ad2884474478c4a8e6d5a0 .Net: Split redis and qdrant memory connector unit test projects from main unit test project. (#6923)
  • 25bda64037b9fe7686368879fa75e3671b216860 .Net: Native functions with yaml file (#6650) [ #6644 ]
  • 9078be5608763fb85151037e39c446e15a945160 .Net Fix - OpenAIFilePurpose definitions and handling for OpenAIFileService (#6858)
  • f33d01505571b3ea52850007abca8ab972df028b .Net: Added README to FunctionInvocationApproval demo app (#6901)
  • ab56f13ecf15e509417c0541568f63d734119e4a .Net: Fix for HuggingFaceChatCompletionService incorrect modification of model id (#6895)
  • e474fec081afe29584c24881cb19cc0789cf84c0 ADR for Model-as-a-Service (#6693)
  • a214e129faba4c444f3918d20263daca63e258ce .Net: Adapted broken link to KernelFunctionStrategies (#6853)

This list of changes was auto generated.

dotnet-1.15.0

Changes:

  • 881e1d1483d7ed6bdb2e014ca458c066e526b490 .Net: Version 1.15.0 (#6566)
  • 9d1fd2268d129272f44847acd455ec93e50fb603 .Net: Update Moq.Analyzers from 0.0.9 to 0.1.0 (#6547)
  • 5db1d9f7b9f8dfbdb976a34a8089193d918d022c .Net: Provide mechanism to allow HttpRequestMessage for Open API calls to be modified using KernelFunctionMetadata (#6755) [ #6734 ]
  • 54b936c742b21c010ea35ebd8c98cff222df4abd .Net: Implementation for NopPromptTemplateFactory (#6630) [ #6575 ]

... (truncated)

Commits
  • e77ffdf .Net: Version 1.15.1 (#7089)
  • 1b4d348 .Net: Gemini added support of system messages and removed messages order limi...
  • b071168 .Net: Fix milvus search metric type bug. (#7063)
  • b85e7ae .Net Agents - Support streaming for ChatCompletionAgent (#6956)
  • d16bd66 .Net: update Kernel.cs (#6999)
  • e375b6f .Net: Bump Microsoft.Extensions.Http.Resilience from 8.2.0 to 8.6.0 in /dotne...
  • cd582d4 .Net: Bump DuckDB.NET.Data.Full from 1.0.0 to 1.0.1 in /dotnet (#7042)
  • 2870323 .Net: Bump Azure.Monitor.OpenTelemetry.Exporter from 1.2.0 to 1.3.0 in /dotne...
  • 13de7c4 .Net: Bump Azure.AI.OpenAI.Assistants from 1.0.0-beta.3 to 1.0.0-beta.4 in /d...
  • a4f5529 Python: Bump qdrant-client from 1.9.2 to 1.10.0 in /python (#7036)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 3 months ago

Superseded by #93.