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
92 stars 8 forks source link

Bump Microsoft.SemanticKernel.Abstractions from 1.14.0 to 1.15.0 #88

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps Microsoft.SemanticKernel.Abstractions from 1.14.0 to 1.15.0.

Release notes

Sourced from Microsoft.SemanticKernel.Abstractions's releases.

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 ]
  • c075832928ced6bac71e65eb16d49f862a189265 .Net: Examples with FrugalGPT techniques for LLM cost and performance improvements (#6815)
  • 60958195497b3b612f3f480188be9f816b7e63d0 .Net: refactor : SummarizeConversation (#6719)
  • 0781cbae2213fa569e691f154f4bf205816294ce Update EUCLIDEAN_DISTANCE.md (#6625)
  • 95e4c42ec52577dbc065fd4f238c8ab63b0b94f4 .Net: Align the behavior of the ChatMessageContent.Content property setter with streaming counterpart (#6753)
  • 656e0eb7465048d2f97015389cad51a444871850 Update README.md (#6574)
  • 3e8a93616f5f9215d84d71644c233d62182bb326 .Net: Fixing ConversationSummaryPlugin's ActionItems response by improving underlying prompt (#6722)
  • 38f81ccaa6ab3ed55a70a3dc3a10ca272d668977 .Net: Added example how to get list of function calls in auto function invocation filter (#6800)
  • 4b8a5266d6b6a4cb096d72d8b495c713d5299eb3 .Net: Added support for multiple chat and text results from Kernel (#6704)
  • 0ed3ccae4448772ecc6013ffb3fa50a6beacf49a .Net: Update DuckDB.NET.Data and DuckDB.NET.Data.Full package versions to 1.0.0 (#6642)
  • 0e6647dafdc65487e74da154f52abb5019255df2 .Net: Bump Azure.Identity and Microsoft.Identity.Client.Extensions.Msal in /dotnet (#6796) [ #44499, zure/azure-sdk-for-net#44501, #44573, #44, #44592, #44590, #44591, #44586, #44583 ]
  • d0d201daa3981de6a3b9c25eb1723389ec10136e .Net: Bump Grpc.Net.Client from 2.62.0 to 2.63.0 in /dotnet (#6794) [ grpc/grpc-dotnet#2385, grpc/grpc-dotnet#2392, grpc/grpc-dotnet#2403, grpc/grpc-dotnet#2397, grpc/grpc-dotnet#2410, grpc/grpc-dotnet#2413, #2401, grpc/grpc-dotnet#2402, grpc/grpc-dotnet#2411, grpc/grpc-dotnet#2415, grpc/grpc-dotnet#2416, grpc/grpc-dotnet#2421, grpc/grpc-dotnet#2423, grpc/grpc-dotnet#2422, grpc/grpc-dotnet#2426, grpc/grpc-dotnet#2429, grpc/grpc-dotnet#2430, grpc/grpc-dotnet#2437, grpc/grpc-dotnet#2442, grpc/grpc-dotnet#2440, #2440, #2442, #2430, #2429, #2426, #2422, #2423, #2416, #2415 ]
  • 9967f27efe492bea688e4e5e77e5e52a4a3b84b3 Python: Bump urllib3 from 2.2.1 to 2.2.2 in /python (#6799) [ #3122, #3363, #3406, #3398, #3399, #3396, #3394, #3391, #3316, #3387, #3386 ]
  • 82192cfeabd13876ee0fe243b8e23b9fab43a792 .Net: Gemini Task -> ValueTask for BearerTokenProvider (#6708) [ #6679 ]
  • b0c9fdfe0b24dbcd7f6f9ac5a92ba0fdcb548076 Breaking changes ADR (#6595) [ #6535 ]
  • 73995e389ab261a7fcd2327c6d89a2b4e59cb534 .Net: Fix for path parameters are not URL-encoded when calling an Open API function (#6686) [ #6672 ]
  • 17a2e41dcdc09ce24e19d94b8f2e6c38352a040f .Net - Agents: Support assistant tool content generation (#6627)
  • bb1eb3a704c3681a9aa124268d163a0a6e3c570b .Net: instead running two queries now a single query can do the same thing (#6705)
  • 78120171c6ffcb3aed8caeb0e3b61d20991aaa7b .Net: Replaced text-davinci-003 with gpt-3.5-turbo-instruct (#6710)
  • 4dcf563a069d8ca307ac6664705b6cb969389fe3 Bump azure-identity from 1.16.0 to 1.16.1 in /python (#6677) [ #35846 ]
  • ae2f72bf9f612810585a74d15171520b266568b7 .Net: Support function call content classes for AI streaming API (#6449)
  • 4adf3fee18f78332778dac8d085ce8658c7a2b54 .Net: Support records with no key, fix issue with Relevance (#6393) [ #6379 ]
  • ddf1d469d00a8658cac392e0626f0f2aa9014407 .Net: Add Support for 'dall-e-3' Model in OpenAIImageGeneration Class (#6623) [ #3435 ]
  • 3c5e05309a2a9538073788fadd80223b449543cc .Net: Avoid null ref in ModelDiagnostics.SetCompletionResponse (#6688)
  • e6a49955b97278d6e43f6ccc484515573fd83c9e .Net: Bump Azure.Identity, Microsoft.Identity.Client and Microsoft.Identity.Client.Extensions.Msal in /dotnet (#6656) [ #43311, #4791, #4686, #4789, #4784, #4800, #4794, #4795, #4792, #4785 ]
  • 0fd15e8d839fff7356dfd38d3f7fc22f12b775af .Net: Bump Microsoft.ML.OnnxRuntime from 1.17.1 to 1.18.0 in /dotnet (#6655) [ #20677, #20671, #20620, #20585, #20500, #20470, #20456, #20385, #20459, #20393 ]
  • b8c277e24b6d0c80a03bd9e4bf4f594c6ed8d574 .Net: Handle empty response with no content type in RestApiOperationRunner (#6632) [ #6427 ]
  • 49374d9380efeb58f6a9e5a47d9f7edeee253460 Add issue template for feature graduation issues (#6594)
  • af875b65dc9bf3d266d6c525c7db28f375e886d2 .Net: Fix for RestApiOperation.BuildQueryString (#6662)
  • dd7236e9599bdfe26a867430410917051cb20a03 .Net Add version to CodeInterpreter API Calls (#6666) [ #6510 ]
  • 01e826ddc1a35ae53a7134e46642297919ed79aa .Net: Cross-language tests (#6196)
  • 5b7dda52d75ea2196209d5629af7e47ea602a55a .Net: Minor clean-up of sample (#6637) [ #6634 ]
  • 737385c6e96f1bd53d3c56196ee2a41b71147cbf .Net Kernel Contents Graduation (#6319) [ #5625, #5295 ]
  • f1f53f4d9db6aa8f963a5c6a1053101774a0b49e .Net: Restructure function calling samples (#6620)
  • 3f1cf2aa5ff1190247f2c229f01a43a3a44c664e .Net: Baseline 1.14.1 (#6561)
  • bebe12720e5e230061709bf89aa093a3d2b2c6b9 .Net: Update TELEMETRY.md to include the latest recommended pattern for ILoggerFactory (#6587)
  • 546ec65a1b00d8876be1711fcf73ff12a6bdb57a .Net: Marked Agents projects as Packable. Fixed Publish configuration. (#6568)
  • b8ce266f2b02dd427683ad6dd192db84219d6a9f .Net: Add missing code samples reference to dotnet Readme (#6408)

... (truncated)

Commits
  • 881e1d1 .Net: Version 1.15.0 (#6566)
  • 745e64a Python: Bump pinecone-client from 4.1.0 to 4.1.1 in /python (#6786)
  • 123fcc7 Python: Bump pytest from 8.2.1 to 8.2.2 in /python (#6789)
  • fa05483 Python: Bump openapi-core from 0.19.1 to 0.19.2 in /python (#6788)
  • f9a53a1 .Net Simplify configuration by ServiceId on Multi Model Scenarios. (#6416)
  • 8d7845d Python: Bump grpcio from 1.60.0 to 1.63.0 in /python (#6791)
  • 9d1fd22 .Net: Update Moq.Analyzers from 0.0.9 to 0.1.0 (#6547)
  • 5db1d9f .Net: Provide mechanism to allow HttpRequestMessage for Open API calls to be ...
  • 54b936c .Net: Implementation for NopPromptTemplateFactory (#6630)
  • c075832 .Net: Examples with FrugalGPT techniques for LLM cost and performance improve...
  • 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 2 months ago

Superseded by #89.