NuGet Packages
Microsoft.SemanticKernel.0.15.230531.5-preview
Microsoft.SemanticKernel.Abstractions.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.AI.HuggingFace.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.AI.OpenAI.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.DuckDB.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.Pinecone.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.Postgres.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.Qdrant.0.15.230531.5-preview
Microsoft.SemanticKernel.Connectors.Memory.Sqlite.0.15.230531.5-preview
Microsoft.SemanticKernel.Core.0.15.230531.5-preview
Microsoft.SemanticKernel.Planning.ActionPlanner.0.15.230531.5-preview
Microsoft.SemanticKernel.Planning.SequentialPlanner.0.15.230531.5-preview
Microsoft.SemanticKernel.Skills.Document.0.15.230531.5-preview
Microsoft.SemanticKernel.Skills.Grpc.0.15.230531.5-preview
Microsoft.SemanticKernel.Skills.MsGraph.0.15.230531.5-preview
Microsoft.SemanticKernel.Skills.OpenAPI.0.15.230531.5-preview
Microsoft.SemanticKernel.Skills.Web.0.15.230531.5-preview
What's Changed
- Update jira plugin UI for copilot chat by @amsacha in #1019
- CopilotChat: Enable Mail.Send in Microsoft Graph plugin by @adrianwyatt in #1020
- Copilot Chat: Fix bot profile pictures end up the same after refresh by @TaoChenOSU in #1018
- Rendering clickable URLs and fixing scrollbar styling by @teresaqhoang in #1023
- Copilot chat: ChatController by @TaoChenOSU in #986
- Edit bot name refactor (modal flow) by @teresaqhoang in #1028
- Copilot log out by @teresaqhoang in #1029
- Update SK nugets in Copilot Chat by @glahaye in #1027
- Bring bash deployment scripts back up to date by @glahaye in #1024
- ITextCompletion Multiple Results (Incl. Streaming) by @RogerBarreto in #952
- Fix incorrect condition in QdrantMemoryStore.DeleteCollectionAsync by @craigomatic in #1025
- Copilot Chat setup script fixes by @gitri-ms in #1039
- Fix code style and xmldocs, add Roslynator analyzer by @dluc in #1030
- python: add chroma memory store by @joowon-dm-snu in #957
- Python: Merge Kernel, KernelBase, KernelExtensions by @awharrison-28 in #1015
- Fix authentication in notebook by @riedgar-ms in #1022
- UX: Fix preview wrap in chatlistitem by @Vivihung in #1067
- Update to Readme.MD Note by @nacharya1 in #1068
- Hotfix - ChatCompletionImpl as ITextCompletion Regression Fix and Added Tests by @RogerBarreto in #1062
- Frontloading chat on UploadBot + fixing chatlist timestamps by @teresaqhoang in #1070
- Pinecone memory connector by @dmytrostruk in #1065
- UX: Fix alignment in chat message by @Vivihung in #1076
- Edit README sample code error in dotnet by @Masumi-M in #1038
- CopilotChat: Combine AIOptions into a common setting. by @adrianwyatt in #1031
- Clean up InternalsVisibleTo, add "Publish" target by @shawncal in #1056
- Enabling API key auth in Copilot FE by @teresaqhoang in #1072
- Fix bug preventing Qdrant points with numeric id from being consumed by @craigomatic in #1075
- Fixed this notebook automatically resetting the bool to false by @adityachallapally in #935
- Fix MIME type console error and enable WebApp production build by @teresaqhoang in #1085
- Fix for CopilotChat error: "Unable to load chats. Details: interaction_in_progress: Interaction is currently in progress." by @gitri-ms in #1084
- Updates to copilotchat READMEs by @adrianwyatt in #1086
- Fix dotnet graph-api-skills sample by @MGudgin in #920
- Bring ARM templates up to date with their bicep counterparts by @glahaye in #1094
- Fix Remaining R# Warnings + Task Error (.net 7) by @RogerBarreto in #1041
- Fix unwieldy XML comment leading to poor IntelliSense by @stephentoub in #1101
- Postgres connector for Semantic Memory by @JadynWong in #946
- Enable retry logic integration tests by @lemillermicrosoft in #1096
- Python: Remove basic planner from core skills init by @alexchaomander in #1100
- Improve error messages displayed in copliot chat front end by @amsacha in #1083
- Add Java specific gitignore and editorconfig by @johnoliver in #1098
- Integration tests to reproduce BadRequest issue by @kaza in #1061
- Upgrade .NET notebooks to latest nuget by @dluc in #1089
- �Fix delegate_inference.py by @salmon131 in #1054
- Python: make abstraction usage consistent by @awharrison-28 in #1052
- CopilotChat: Qdrant Cloud support by @adrianwyatt in #1107
- Skip OpenAI chat completion test by @lemillermicrosoft in #1111
- [CC] Resetting redux state on log-out + CSS styling by @teresaqhoang in #1114
- Deploy CORS correctly by @glahaye in #1116
- CopilotChat: Replace "SK" with "SemanticKernel" and add App Service Plan allowable values. by @adrianwyatt in #1109
- Improvements to SKFunction interface by @dluc in #1060
- Remove Qdrant from webapi scripts and update default package zip filename by @adrianwyatt in #1118
- CopilotChat email body is the user intent and not the requested body. by @gitri-ms in #1119
- Copilot Chat - Analyzers, detach from dotnet props by @shawncal in #1091
- CopilotChat: Remove qdrant from deploy to azure temporarily by @adrianwyatt in #1122
- Improve chat controller logging by @glahaye in #1123
- Fix Yarn link and add QnA in CopilotChat by @Vivihung in #1124
- Add CLSCompliantAttribute(false) to Copilot Chat Web API by @shawncal in #1127
- Revise Embedding types' IsSupported and add vector ownership ctor by @stephentoub in #1093
- Add debugger displays and type proxies for core abstraction types by @stephentoub in #1080
- CopilotChat: Fixed Qdrant errors in deployment scripts and updated deployment templates by @adrianwyatt in #1130
- Feature python integration tests by @awharrison-28 in #1134
- CopilotChat: Replace IMemoryStore with ISemanticTextMemory in BotController by @adrianwyatt in #1140
- CopilotChat: Low-level memory optimizations when uploading bot by @adrianwyatt in #1149
- CopilotChat: Replace planner:enabled with implicit disable when no plugins enabled. by @adrianwyatt in #1151
- Enable more C# code style checks + fixes by @dluc in #1142
- Adding privacy disclaimer to Copilot Chat by @teresaqhoang in #1154
- Updates to main readme to remove top image and add call outs for plug-ins by @nacharya1 in #1155
- Adding Python notebook for native function examples by @carterwilliamson in #699
- CopilotChat: Fixes broken path to openapi skills by @adrianwyatt in #1158
- Python: Correct function name by @riedgar-ms in #1157
- make seech service extend base service and use the auth helper by @amsacha in #1156
- Azure Functions net7.0 Support by @shawncal in #1126
- Feature serviceregistry by @SergeyMenshykh in #993
- Fallback to username (email) if name is not available on msal account info by @teresaqhoang in #1162
- Limiting access to Qdrant only to our SK service by @glahaye in #1079
- Using BaseService as parent class for DocumentImportService by @teresaqhoang in #1171
- Restructuring BaseService to handle FormData as body + adds Import Document is a No Response operation by @teresaqhoang in #1172
- Having chatlist timestamp reflect time of last change by @teresaqhoang in #1173
- Fix for AI services registration by @SergeyMenshykh in #1182
- Bump xt0rted/slash-command-action from 1 to 2 by @dependabot in #1168
- Bump ad-m/github-push-action from 0.5.0 to 0.6.0 by @dependabot in #1169
- Bump xt0rted/pull-request-comment-branch from 1 to 2 by @dependabot in #1170
- Bump Microsoft.Extensions.DependencyInjection from 8.0.0-preview.3.23174.8 to 8.0.0-preview.4.23259.5 in /dotnet by @dependabot in #1164
- Python/text completion streaming by @awharrison-28 in #1115
- Update to main readme to add SK Deploy to Azure as Web App by @nacharya1 in #1184
- Remove DocFX Project by @shawncal in #1185
- Bump Pgvector from 0.1.2 to 0.1.3 in /dotnet by @dependabot in #1167
- Bump requests from 2.27.1 to 2.31.0 in /samples/apps/hugging-face-http-server by @dependabot in #1159
- Bump requests from 2.30.0 to 2.31.0 in /python by @dependabot in #1160
- Add conf.properties to .gitignore by @milderhc in #1183
- Fix deployment race condition by @glahaye in #1194
- Rewrite how native skill functions are invoked by @stephentoub in #1133
- Bump Microsoft.Azure.Cosmos from 3.33.0 to 3.34.0 in /dotnet by @dependabot in #1163
- Bump coverlet.collector from 3.2.0 to 6.0.0 in /dotnet by @dependabot in #1165
- OpenApiSkillsExample initial implementation by @adrianwyatt in #1161
- Updating webkit values to relative percentage by @teresaqhoang in #1204
- Typo fix in appsettings.json by @rwrife in #1201
- Update ARM templates to latest bicep by @glahaye in #1225
- Http client consistency by @SergeyMenshykh in #1153
- Copilot Chat Tasks - Rename CopilotChatApi to CopilotChatWebApi by @lemillermicrosoft in #1205
- Feature Matrix for the Java SK (Experimental) by @brunoborges in #1189
- Copilot chat: Chat skill refactor by @TaoChenOSU in #1059
- Add required flag to parameter description and improve plan creation by @lemillermicrosoft in #1223
- Add new relative time skills for ' ago' and 'last ' by @tim-gill in #927
- Rename variable 'memory' to 'variables' in CalendarSkill by @adrianwyatt in #1231
- Some improvements to Copilot chat setup and docs by @dluc in #1211
- Allow to run .NET6 projects with .NET 7 by @dluc in #1210
- Bump tornado from 6.3.1 to 6.3.2 in /python by @dependabot in #1227
- Small screen updates for copilot side panel by @dehoward in #1230
- Introducing trust checks in the kernel by @rracanicci in #696
- KernelSyntaxExamples: dotnet format fixes by @shawncal in #1233
- Merge "KernelBuilder" sample into KernelSyntaxExamples by @shawncal in #1232
- Deployment document improvements by @glahaye in #1245
- Update Feature Matrix with icon legend and fix out-of-date fields by @awharrison-28 in #1188
- DotNet Samples use NuGet packages by @shawncal in #1234
- A few minor suggested tweaks to TrustAwareString by @stephentoub in #1251
- Bump protobuf-net from 3.2.16 to 3.2.26 in /dotnet by @dependabot in #1266
- Make optional strings default to null instead of empty by @stephentoub in #1259
- Bump python release number - 0.2.9.dev by @awharrison-28 in #1277
- Qdrant: fix skipping upserts by @shawncal in #1208
- Make ContextVariables an actual dictionary by @stephentoub in #1241
- Fix KernelHttpServer regression due to change in kernel signatures by @craigomatic in #1279
- Remove skillName argument from RegisterCustomFunction by @stephentoub in #1258
- Support chat filtering in Copilot by @teresaqhoang in #1248
- CopilotChat: View prompts in the WebApp by @TaoChenOSU in #1250
- Bump Microsoft.Identity.Client from 4.54.0 to 4.54.1 in /dotnet by @dependabot in #1268
- MemoryQueryResult requires a relevance value by @dleen in #1249
- Fix Sequential Planner prompt examples by @chc273 in #1254
- DuckDB as memory storage by @colombod in #1074
New Contributors
- @riedgar-ms made their first contribution in #1022
- @nacharya1 made their first contribution in #1068
- @Masumi-M made their first contribution in #1038
- @adityachallapally made their first contribution in #935
- @JadynWong made their first contribution in #946
- @salmon131 made their first contribution in #1054
- @carterwilliamson made their first contribution in #699
- @milderhc made their first contribution in #1183
- @rwrife made their first contribution in #1201
- @tim-gill made their first contribution in #927
- @dehoward made their first contribution in #1230
- @rracanicci made their first contribution in #696
- @dleen made their first contribution in #1249
- @chc273 made their first contribution in #1254
- @colombod made their first contribution in #1074
Full Changelog: dotnet-0.15.230531.5-preview...dotnet-0.15.230531.5-preview