Releases: microsoft/semantic-kernel
python-0.3.4.dev
What's Changed
- Python: Milvus memory connector by @filip-halt in #1941
- Rename Azure Search to Azure Cognitive Search by @dluc in #2075
- Python: api update for 0.4.0 by @jeffchuber in #2010
- Python: skip milvus tests if the platform is windows by @awharrison-28 in #2082
- Python: KernelHttpServer by @JTremb in #915
- Python: Bump ruff from 0.0.277 to 0.0.278 in /python by @dependabot in #2037
- Python: Fix linting issues in python KernelHttpServer sample by @mkarle in #2102
- Python: Azure Cognitive Search bug fixes by @dluc in #2083
Notes
Chroma update from 0.3.2 to 0.4.0 is a breaking change. Refer to #2010
New Contributors
- @filip-halt made their first contribution in #1941
- @jeffchuber made their first contribution in #2010
Full Changelog: python-0.3.3.dev...python-0.3.4.dev
python-0.3.3.dev
What's Changed
- Python: Bump python SK package version by @dluc in #1927
- Python: Bump weaviate-client from 3.21.0 to 3.22.1 in /python by @dependabot in #1938
- Python: Bump chromadb from 0.3.26 to 0.3.27 in /python by @dependabot in #1939
- Python: postgres memory store by @cschadewitz in #1354
- Python: Add Logit-Bias to TextCompletion abstractions by @SebasX5 in #1880
- Python: Add retry logic to pinecone integration tests + fix chroma tests + fix conversation summary tests by @awharrison-28 in #1962
- Python: Default logit-bias {} instead of None by @awharrison-28 in #2005
- Python: Plan Object Model by @awharrison-28 in #1907
- Python, DotNet: New Semantic Memory Storage based on Azure Cognitive Search by @dluc in #1439
- Python: Update Python README and FEATURE_MATRIX by @alexchaomander in #2004
- Python: Bump cryptography from 41.0.0 to 41.0.2 in /samples/apps/hugging-face-http-server by @dependabot in #2006
- Python: implemented web search engine skill with bing connector by @Sailesh-2209 in #1813
- Python: temporal kernel run stream async by @joowon-dm-snu in #1691
- Python: Azure Search installation and tests improvements by @dluc in #2030
New Contributors
- @davearlin made their first contribution in #1491
- @SebasX5 made their first contribution in #1880
- @nschuessler made their first contribution in #1954
- @akshaykokane made their first contribution in #2000
- @Sailesh-2209 made their first contribution in #1813
- @Escoto made their first contribution in #2018
Full Changelog: python-0.3.2.dev...python-0.3.3.dev
dotnet-0.17.230718.1-preview
What's Changed
- .Net: Update PromptTemplateEngine to render code blocks in parallel by @dehoward in #1889
- .Net: Cleanup from Resharper analysis by @jsboige in #1914
- Allow client to provide the OpenAIClient and APIM example by @markwallace-microsoft in #1812
- .Net: Use static Regex for ActionPlanner.CreatePlanAsync by @nschuessler in #1954
- .Net: Merge feature/oobabooga branch to main by @dmytrostruk in #2016
- Update python-integration-tests.yml by @dluc in #2024
- .Net: Add custom PromptConfig to Stepwise Planner by @akshaykokane in #2000
- .Net: Ensure Action is JSON format in Stepwise Planner by @matthewbolanos in #1976
- .Net: Removing obsolete code for connectors and their registration. by @SergeyMenshykh in #2013
- .Net: Update KernelSyntaxExamples env variables by @shawncal in #1832
- Fix typo in Samples causing error: PlanningException: Create plan err by @Escoto in #2018
New Contributors
- @davearlin made their first contribution in #1491
- @SebasX5 made their first contribution in #1880
- @nschuessler made their first contribution in #1954
- @akshaykokane made their first contribution in #2000
- @Sailesh-2209 made their first contribution in #1813
- @Escoto made their first contribution in #2018
Full Changelog: dotnet-0.17.230711.7-preview...dotnet-0.17.230718.1-preview
dotnet-0.17.230711.7-preview
What's Changed
- Fix to use semantic function default values by @markwallace-microsoft in #1772
- Re-implementing the Postgres memory store by @JadynWong in #1735
- Bump Microsoft.Azure.Functions.Worker from 1.14.1 to 1.15.0 in /dotnet by @dependabot in #1780
- Chroma - fix for saving same memory record multiple times by @dmytrostruk in #1790
- Remove some unnecessary null checks by @stephentoub in #1801
- Fixed function parameter not being used for LoadFromFile by @Chinouchi in #1803
- Update Redis Connector README.md with various options to get RediSearch by @shpathak-msft in #1686
- Notebook showing how to leverage Chroma for Semantic Memory by @dluc in #1785
- Improve postgres memory by @JadynWong in #1794
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in /dotnet by @dependabot in #1825
- Downgrade several 7.0.* packages to 6.0.* by @stephentoub in #1799
- Bump Microsoft.Azure.Functions.Worker.Sdk from 1.10.0 to 1.11.0 in /dotnet by @dependabot in #1826
- Update links in Connectors.Memory.Redis README by @gitri-ms in #1852
- Feature/notebook bing search by @N-E-W-T-O-N in #1729
- .Net: Bump Grpc.Net.Client from 2.54.0 to 2.55.0 in /dotnet by @dependabot in #1858
- Adding dotnet.defaultSolution to .vscode settings by @shawncal in #1887
- Removing TrustService from Kernel.Core (to become extension) by @shawncal in #1895
- .Net: Bump NRedisStack from 0.6.1 to 0.8.0 in /dotnet by @dependabot in #1855
- .Net: Bump Microsoft.Data.Sqlite from 6.0.19 to 7.0.8 in /dotnet by @dependabot in #1857
- Make MaxTokens nullable by @anthonypuppo in #1367
- .Net: upgrade duckdb to strong named version by @colombod in #1913
- Updating dotnet samples to 17.230704.3 by @shawncal in #1886
- .Net Notebook: Fixing new skills namespace in memory notebook by @jsboige in #1912
- .Net: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 in /dotnet by @dependabot in #1935
- .Net: Bump xunit.analyzers from 1.1.0 to 1.2.0 in /dotnet by @dependabot in #1934
- .Net: Bump Microsoft.Azure.Functions.Worker from 1.16.0 to 1.17.0 in /dotnet by @dependabot in #1936
New Contributors
- @HenriSchulte-MS made their first contribution in #1731
- @ianchi made their first contribution in #1501
- @Chinouchi made their first contribution in #1803
- @shpathak-msft made their first contribution in #1686
- @jpaarhuis made their first contribution in #1842
- @N-E-W-T-O-N made their first contribution in #1729
- @MixeroTN made their first contribution in #1870
- @matthewbolanos made their first contribution in #1685
- @anthonypuppo made their first contribution in #1367
- @gramhagen made their first contribution in #1388
Full Changelog: dotnet-0.17.230629.1-preview...dotnet-0.17.230711.7-preview
python-0.3.2.dev
What's Changed
- Bump ipykernel from 6.23.1 to 6.23.2 in /python by @dependabot in #1435
- Bump transformers from 4.29.2 to 4.30.1 in /python by @dependabot in #1433
- Bump torch from 2.0.0 to 2.0.1 in /python by @dependabot in #1432
- Consistent Defaults in Python Notebooks by @robinmanuelthiel in #1411
- Bump ruff from 0.0.257 to 0.0.272 in /python by @dependabot in #1434
- Bump weaviate-client from 3.19.2 to 3.20.0 in /python by @dependabot in #1436
- Python: added reference to AzureTextCompletion to notebook by @mathyousee in #1456
- Python: Filter only json content from basic planner execution input by @awharrison-28 in #1496
- Python: Add Grounding Skill to Samples by @riedgar-ms in #1064
- Python: Fix windows runtime error: adapt asyncio event loop policy for windows python 3.10 and above by @imfuli in #1416
- Python: wait core skill by @cschadewitz in #1373
- Python: Add option for Azure OpenAI to notebook sample 06 by @mathyousee in #1529
- Rebrand end-to-end folder under python tests by @alexchaomander in #1503
- Bump ruff from 0.0.272 to 0.0.273 in /python by @dependabot in #1619
- Bump weaviate-client from 3.20.1 to 3.21.0 in /python by @dependabot in #1562
- Python: move kernel-syntax-examples to python/samples folder by @shawncal in #1650
- Bump ruff from 0.0.273 to 0.0.275 in /python by @dependabot in #1688
- Bump ipykernel from 6.23.2 to 6.23.3 in /python by @dependabot in #1701
- Bump pytest from 7.3.2 to 7.4.0 in /python by @dependabot in #1700
- Bump numpy from 1.24.3 to 1.24.4 in /python by @dependabot in #1723
- Python: Creating Pinecone memory store for Python by @tawalke in #769
- Python: Correct syntax in core skill examples by @HenriSchulte-MS in #1731
- Python: add iso_date time skill by @ianchi in #1501
- Python: Fix for SemanticTextMemory Embedding issue by @cschadewitz in #1816
- Python: Bump ruff from 0.0.275 to 0.0.276 in /python by @dependabot in #1829
- Python: Bump ipykernel from 6.23.3 to 6.24.0 in /python by @dependabot in #1827
- Python: Bump ruff from 0.0.276 to 0.0.277 in /python by @dependabot in #1859
- Python: Enable pinecone tests to run in CI by @awharrison-28 in #1864
- Python: Make pinecone secrets accessible to integration tests by @awharrison-28 in #1865
- Python: Update notebooks and add samples for streaming and multiple responses by @awharrison-28 in #1489
- Python: adding external tokenizer to python text_chunker by @gramhagen in #1388
New Contributors
- @robinmanuelthiel made their first contribution in #1412
- @pjirsa made their first contribution in #1424
- @gromag made their first contribution in #1447
- @mathyousee made their first contribution in #1456
- @MonsterCoder made their first contribution in #1206
- @imfuli made their first contribution in #1416
- @cschadewitz made their first contribution in #1373
- @hario90 made their first contribution in #1533
- @IanNorris made their first contribution in #899
- @mahomedalid made their first contribution in #713
- @timschps made their first contribution in #1711
- @NTaylorMullen made their first contribution in #1757
- @HenriSchulte-MS made their first contribution in #1731
- @ianchi made their first contribution in #1501
- @Chinouchi made their first contribution in #1803
- @shpathak-msft made their first contribution in #1686
- @jpaarhuis made their first contribution in #1842
- @N-E-W-T-O-N made their first contribution in #1729
- @MixeroTN made their first contribution in #1870
- @matthewbolanos made their first contribution in #1685
- @anthonypuppo made their first contribution in #1367
- @gramhagen made their first contribution in #1388
Full Changelog: python-0.3.1.dev...python-0.3.2.dev
dotnet-0.17.230629.1-preview
What's Changed
- SequentialPlanner - Allow custom manual discovery and loading. by @lemillermicrosoft in #1727
- Avoid recursion in TextChunker.BuildParagraph by @stephentoub in #1709
- Fixes for OpenApiSkillsExample by @gitri-ms in #1738
- Consolidate duplicate HttpRequest files by @stephentoub in #1739
- OpenAPI fixes and improvements by @SergeyMenshykh in #1737
- Update Memory Connectors feature matrix by @dluc in #1759
- Update input when invoking function with mutable context by @gitri-ms in #1768
- Fix SKFunction.InvokeAsync to respect
input
when passed in explicitly. by @NTaylorMullen in #1757
New Contributors
- @timschps made their first contribution in #1711
- @NTaylorMullen made their first contribution in #1757
Full Changelog: dotnet-0.17.230626.1-preview...dotnet-0.17.230629.1-preview
dotnet-0.17.230626.1-preview
What's Changed
- Add support for multiple native function arguments of many types by @stephentoub in #1195
- Fix order of bool args to GetParameterMarshalerDelegate by @stephentoub in #1518
- Fix variable expansion in plan steps by @lemillermicrosoft in #1507
- Fix parameter assignment in ActionPlanner by @lemillermicrosoft in #1530
- Bump Grpc.Net.Client from 2.53.0 to 2.54.0 in /dotnet by @dependabot in #1532
- Http consistency: Grpc skills by @SergeyMenshykh in #1545
- Http consistency: OpenAPI skills by @SergeyMenshykh in #1521
- Http consistency: HttpSkill, BingConnector, GoogleConnector, and WebFileDownloadSkill by @SergeyMenshykh in #1551* Add CultureInfo to SKContext by @stephentoub in #1519
- Bump Microsoft.SemanticKernel.Skills.MsGraph from 0.15.230531.5-preview to 0.16.230615.1-preview in /dotnet by @dependabot in #1561
- Moving KernelSyntaxExamples into the dotnet/ folder by @shawncal in #1616
- Initial pass at AppInsights sending custom events by @IanNorris in #899
- GitHub Actions: node-pr builds run in parallel by @shawncal in #1626
- Stabilizing Book Creator Sample: Updating sk nuget and switching to ActionPlanner by @teresaqhoang in #1613
- Add methods to import plans into kernel by @lemillermicrosoft in #1654
- Add option to deserialize plan without requiring functions by @lemillermicrosoft in #1652
- Move SK.CoreSkills to new package: SK.Skills.Core by @shawncal in #1623
- Add NCalc skills for language-based math problems by @lemillermicrosoft in #1464
- Add Token/Logit Bias to Completion/Chat settings by @RogerBarreto in #1647
- Support of IEmbeddingGeneration<TValue, TEmbedding> interface by Kernel.GetService method by @SergeyMenshykh in #1693
- Bump Microsoft.SemanticKernel.Skills.OpenAPI from 0.15.230531.5-preview to 0.16.230615.1-preview in /dotnet by @dependabot in #1687
- Improve sequential plan parser with support for missing functions. by @lemillermicrosoft in #1615
- Chroma memory store - C# implementation by @dmytrostruk in #1634
- Add StepwisePlanner extension for MRKL style planning by @lemillermicrosoft in #1468
New Contributors
- @cschadewitz made their first contribution in #1373
- @hario90 made their first contribution in #1533
- @IanNorris made their first contribution in #899
- @mahomedalid made their first contribution in #713
Full Changelog: dotnet-0.16.230615.1-preview...dotnet-0.17.230626.1-preview
dotnet-0.16.230615.1-preview
NuGet Packages
Core:
Microsoft.SemanticKernel.0.16.230615.1-preview
Microsoft.SemanticKernel.Abstractions.0.16.230615.1-preview
Microsoft.SemanticKernel.Core.0.16.230615.1-preview
Connectors.AI:
Microsoft.SemanticKernel.Connectors.AI.HuggingFace.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.AI.OpenAI.0.16.230615.1-preview
Connectors.Memory:
Microsoft.SemanticKernel.Connectors.Memory.AzureCognitiveSearch.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.DuckDB.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Pinecone.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Postgres.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Qdrant.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Redis.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Sqlite.0.16.230615.1-preview
Microsoft.SemanticKernel.Connectors.Memory.Weaviate.0.16.230615.1-preview
Planning:
Microsoft.SemanticKernel.Planning.ActionPlanner.0.16.230615.1-preview
Microsoft.SemanticKernel.Planning.SequentialPlanner.0.16.230615.1-preview
Skills:
Microsoft.SemanticKernel.Skills.Document.0.16.230615.1-preview
Microsoft.SemanticKernel.Skills.Grpc.0.16.230615.1-preview
Microsoft.SemanticKernel.Skills.MsGraph.0.16.230615.1-preview
Microsoft.SemanticKernel.Skills.OpenAPI.0.16.230615.1-preview
Microsoft.SemanticKernel.Skills.Web.0.16.230615.1-preview
What's Changed
- OpenAPIDocumentParser class clean-up. by @SergeyMenshykh in #1390
- Bump Microsoft.Identity.Web from 2.11.0 to 2.11.1 in /dotnet by @dependabot in #1430
- Http consistency: Azure Cognitive Search Memory by @SergeyMenshykh in #1426
- TextCompletion Fixes + Interface simplification by @RogerBarreto in #1391
- Add support for overlap between paragraphs when using TextChunker to split text by @MonsterCoder in #1206
- Http consistency: Weaviate by @SergeyMenshykh in #1479
- Add Grounding Skill to Samples by @riedgar-ms in #1064
- SKFunction should return Task by @feiyun0112 in #1334
- Add chat system prompt option for text completion by @lemillermicrosoft in #1465
- Fix day format in TimeSkill by @lemillermicrosoft in #1466
Full Changelog: dotnet-0.15.230609.2-preview...dotnet-0.16.230615.1-preview
copilotchat-webapi-20230614.8.1
This is for workflow testing purposes only. A Copilot Chat WebAPI official release will become available soon.
python-0.3.1.dev
What's Changed
- Weaviate: Fix to be compatible with python 3.8 by @hsm207 in #1349
- Python: Add additional_metadata field to MemoryRecord and address TODOs in ChromaMemoryStore by @awharrison-28 in #1323
- Python: Sync pyproject.toml with requirements.txt by @awharrison-28 in #1150
- fix: Add Azure OpenAI support for python/08-native-function-inline by @mattmazzola in #1365
- Python: Added examples of using ChatCompletion models for skill building in Jupyter Notebooks by @alexchaomander in #1242
- Python: Multiple results per prompt (incl. streaming) by @awharrison-28 in #1316
- Fix functions_view.py by @salmon131 in #1213
- Add sample notebook to demo weaviate memory store by @hsm207 in #1359
- Python: Fix weaviate integration tests by @awharrison-28 in #1422
- New python release by @dluc in #1425
New Contributors
- @mattmazzola made their first contribution in #1368
Full Changelog: python-0.3.0.dev...python-0.3.1.dev