Releases: microsoft/semantic-kernel
Releases · microsoft/semantic-kernel
python-1.12.0
Release Notes
New Features
- Python: OpenAI Structured Output
response_format
ADR by @moonbox3 in #8656 - Python: Include streaming code output for OpenAI Assistants by @moonbox3 in #9080
- Python: Add Vector Store to PostgreSQL connector by @lossyrob in #8951
- Python: Add 'low' Severity Level to ContentFilterResultSeverity Enum by @ymuichiro in #9103
- Python: Onnx Connector by @nmoeller in #8106
- Python: Bedrock connector by @TaoChenOSU in #9100
- Python: Add ability to specify a default timeout for the polling operation. by @moonbox3 in #9386
- Python: Add the Python process framework by @moonbox3 in #9363
Python Package Updates
Enhancements and Fixes
- Python/.Net: Agent Resources for Learn-Site Update by @crickman in #9104
- Python: Restructure connector unit tests by @TaoChenOSU in #9316
- Python: Restructure integration tests by @TaoChenOSU in #9331
- Python: Update 05-using-the-planner.ipynb by @iamnicoj in #9142
- Python: Return streaming tool call output to the caller by @moonbox3 in #9362
Bug Fixes and Improvements
- Python: Fix AI Search Environment Variables by @elizabethhalper in #9160
- Python: Fix issue with default opentelemetry metric in pydantic base model by @JTremb in #9292
- Python: Fix typo in 06-memory-and-embeddings.ipynb notebook by @redblacktree in #9257
- Python: Fix cancelled typo by @moonbox3 in #9389
New Contributors
- @iamnicoj made their first contribution in #9142
- @elizabethhalper made their first contribution in #9160
- @redblacktree made their first contribution in #9257
Full Changelog: python-1.11.0...python-1.12.0
dotnet-1.25.0
Changes:
- b43a0de .Net: Add the server urls to the additional properties (#9404)
- ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
- ae05f2c Python: Fix cancelled typo (#9389)
- b62c692 .Net Processes - Support shared runtime code (#9370)
- 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
- 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
- 9187247 .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
- 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
- a6d0425 Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
- 0043832 .Net: Scoping step Ids to a process. (#9385)
See More
- 12a31da Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
- f414fcd .Net: Updated planner notebook to use function calling (#9372)
- 01c288a .Net: Added implementation of MongoDB connector for new memory design (#9330)
- f2df866 .Net Agents - Emit streaming function call content for assistant agent (#9359)
- 656159e .Net: Processes with Dapr - Improving Demo with README (#9360)
- 0c0b706 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
- 3c12a11 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
- 0b330c9 .Net: Added an example how to get citations from chat with data response (#9353)
- 92ce1dc .Net: Added code coverage generation for experimental packages (#9336)
- 3164d67 .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
- cfd404b .Net: Update the BingSearch notebook (#9317) [ #9305 ]
- fdad59f .Net: Dm/sqlserver/vector (#9295)
- 2577cc9 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]
This list of changes was auto generated.
vectordata-dotnet-9.0.0-preview.1.24523.1
Changes:
- ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
- ae05f2c Python: Fix cancelled typo (#9389)
- b62c692 .Net Processes - Support shared runtime code (#9370)
- 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
- 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
- 9187247 .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
- 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
- a6d0425 Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
- 0043832 .Net: Scoping step Ids to a process. (#9385)
- 12a31da Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
See More
- f414fcd .Net: Updated planner notebook to use function calling (#9372)
- 01c288a .Net: Added implementation of MongoDB connector for new memory design (#9330)
- f2df866 .Net Agents - Emit streaming function call content for assistant agent (#9359)
- 656159e .Net: Processes with Dapr - Improving Demo with README (#9360)
- 0c0b706 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
- 3c12a11 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
- 0b330c9 .Net: Added an example how to get citations from chat with data response (#9353)
- 92ce1dc .Net: Added code coverage generation for experimental packages (#9336)
- 3164d67 .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
- cfd404b .Net: Update the BingSearch notebook (#9317) [ #9305 ]
- fdad59f .Net: Dm/sqlserver/vector (#9295)
- 2577cc9 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]
This list of changes was auto generated.
dotnet-1.24.1
Changes:
- a3a69c8 .Net: Set dll version number for vectordata.abstractions. (#9323)
- ec98193 .Net Processes - Use JSON Schema Generation from Type (#9309)
- a91ad4f .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966) [ #1429, #1387, #1278 ]
- e9499b6 .Net: Added implementation of SQLite connector for new memory design (#9164)
- dbf1819 Python: Restructure connector unit tests (#9316)
- 1cbb965 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
- 20b5032 .Net: Update .NET notebooks to use release 1.23.0 (#9311)
This list of changes was auto generated.
vectordata-dotnet-9.0.0-preview.1.24518.1
Changes:
- a3a69c8 .Net: Set dll version number for vectordata.abstractions. (#9323)
- ec98193 .Net Processes - Use JSON Schema Generation from Type (#9309)
- a91ad4f .Net: Bump MongoDB.Driver from 2.28.0 to 2.29.0 in /dotnet (#8966) [ #1429, #1387, #1278 ]
- e9499b6 .Net: Added implementation of SQLite connector for new memory design (#9164)
- dbf1819 Python: Restructure connector unit tests (#9316)
- 1cbb965 .Net: Added example of Structured Outputs with Azure OpenAI (#9315)
- 20b5032 .Net: Update .NET notebooks to use release 1.23.0 (#9311)
- a68a6f8 .Net: Version 1.24.0 (#9314)
- 4c8e81e Python: Fix issue with default opentelemetry metric in pydantic base model (#9292) [ #9057, #9012 ]
- 0b96a81 Python: Weaviate vector store (#9101)
dotnet-1.24.0
dotnet-1.23.0
Changes:
- 6939ab8 .Net: Processes fixing sample 1 to emit exit event (#9294)
- 8b4a149 .Net Processes: Updated to process abstractions and core builders in preparation for Dapr runtime (#9285)
- fb778b7 Clean-up environment variables used by integration tests (#9287)
- 474cc69 .Net: Fixing Processes food samples diagram links + step name fix (#9262)
- 12ee20a .Net Agents - Fixed Assistant Function-Call Message Role (#9281)
- 9a378c8 .Net: Add open ai support to RAG sample (#9288)
- 8f8c768 .Net: Fix: Enhance Function Argument Validation to Prevent Null Argument Exceptions in Tool Calls. (#9273) [ #9212 ]
- f29e08f .Net: Enable the InMemoryTextSearchTests (#9255)
- 3f02946 .Net: Update SK and VectorData versions. (#9279)
- d9e929a .Net: AddVectorStoreTextSearch support service ids for dependencies (#9258)
See More
- e23d636 .Net: Change version suffix for memory connectors which implement IVectorStore (#9276)
- 03e319b .Net: Update the RAG Sample with feedback from the bug bash (#9261)
- 4e73757 .Net: Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10 in /dotnet (#9269) [ #34561 ]
- 9fb6cdd .Net: Bump Handlebars.Net.Helpers from 2.4.5 to 2.4.6 in /dotnet (#9266) [ #101 ]
- afef598 .Net: Re-ordered parameters in VectorStoreRecordVectorAttribute (#9260)
- 524d9ab .Net: Bump xunit from 2.9.0 to 2.9.2 in /dotnet (#9267) [ #3031, #3028, #3021 ]
- 5a472f8 .Net: Bump OllamaSharp from 3.0.10 to 3.0.12 in /dotnet (#9268) [ #105, #104, #103, #96, #95 ]
- 6b1079c .Net: Update README with feedback from Bug Bash (#9249)
- e6c20cd .Net: Updated stepwise planner migration examples to use new function calling model (#9259)
- cdf3a75 .Net: New CreateFromType and CreateMetadataFromType methods (#9232) [ #8946 ]
- 384e4fd .Net: Enable the GoogleTextSearchTests (#9252)
- d620ef2 .Net: Remove class constraint for VectorStore records. (#9251)
- 3b3b5df .Net: Enable the QdrantTextSearchTests (#9254)
- 718d5cc .Net Agents - Fix
AggregatorAgent
channel management (#9236) - 8b0079c .Net Agents - Fix Assistant Token Capture and Handling of Streaming Code-Interpreter Output (#9235)
- 5b52f4e .Net: Add collection registration methods for InMemory connector and uncomment package info for VectorData.Abstractions. (#9231)
- 00d6e1e .Net: Added default index kind and distance function for Azure CosmosDB MongoDB connector (#9228)
- 23103d9 .Net: Added default index kind and distance function for Azure CosmosDB NoSQL connector (#9215)
- 616128c .Net: Address bugbash feedback for vector search samples. (#9225)
- ec9233c Python: Fix AI Search Environment Variables (#9160)
- dfce021 .Net: Moving VectorStore abstractions and VolatileVectorStore (#9207) [ #8953, #9094 ]
- 481d16a Python: Bedrock connector (#9100)
- 578fdcf .Net: Getting started samples for Text Search (#9175) [ #9074 ]
- b9e1133 Python: #6761 Onnx Connector (#8106)
- 5cc3f79 .Net Processes - Expose OnError Event Handling (#9187)
- 900beca .Net: Vector search rag sample (#9174) [ #7350 ]
- cd40e2e .Net: Bugfix {Azure}OpenAI Telemetry skipping usage information for function calling. (#9138) [ #9024 ]
- 4624417 .Net Processes - Fluent edge building (#9184)
- 4364ad1 .Net: Processes - Sample Pattern Adjustments (#9181)
- 2e607e7 .Net: Add backward compatibility and data migration examples (#9137) [ #9133 ]
- 20578d4 .Net: Allow the endpoint parameter in AddHuggingFaceChatCompletion to be optional (#9131)
- ac2c56e Python: Update 05-using-the-planner.ipynb (#9142)
- f0502f7 Remove notnull constraint from generic data model (#9172)
- c76e612 .Net: Feature vector search (#8415)
- 4914d0a Python: Add 'low' Severity Level to ContentFilterResultSeverity Enum (#9103)
- 1c10367 Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.9 to 5.3.10 (#9037) [ #695, #690 ]
- 25dadeb .Net: Bump Microsoft.Extensions.Http.Resilience from 8.8.0 to 8.9.1 in /dotnet (#9149) [ dotnet/extensions#5406, dotnet/extensions#5341, dotnet/extensions#5352, dotnet/extensions#5355, dotnet/extensions#5359, dotnet/extensions#5366, dotnet/extensions#5373, dotnet/extensions#5362, dotnet/extensions#5360, dotnet/extensions#5381, dotnet/extensions#5367, dotnet/extensions#5392, dotnet/extensions#5396, dotnet/extensions#5370, dotnet/extensions#5398, dotnet/extensions#5388, #5406, #5388, #5398, #5370, #5392, #5367, #5360 ]
- b6675e7 .Net: Net: Bump System.Text.Json away from vulnerable package 8.0.4 (#9166)
- a4ddbaa .Net: SK Process - Sample 3 Food related samples (#9087)
This list of changes was auto generated.
vectordata-dotnet-9.0.0-preview.1.24515.1
Changes:
- 6939ab8 .Net: Processes fixing sample 1 to emit exit event (#9294)
- 8b4a149 .Net Processes: Updated to process abstractions and core builders in preparation for Dapr runtime (#9285)
- fb778b7 Clean-up environment variables used by integration tests (#9287)
- 474cc69 .Net: Fixing Processes food samples diagram links + step name fix (#9262)
- 12ee20a .Net Agents - Fixed Assistant Function-Call Message Role (#9281)
- 9a378c8 .Net: Add open ai support to RAG sample (#9288)
- 8f8c768 .Net: Fix: Enhance Function Argument Validation to Prevent Null Argument Exceptions in Tool Calls. (#9273) [ #9212 ]
- f29e08f .Net: Enable the InMemoryTextSearchTests (#9255)
- 3f02946 .Net: Update SK and VectorData versions. (#9279)
- d9e929a .Net: AddVectorStoreTextSearch support service ids for dependencies (#9258)
See More
- e23d636 .Net: Change version suffix for memory connectors which implement IVectorStore (#9276)
- 03e319b .Net: Update the RAG Sample with feedback from the bug bash (#9261)
- 4e73757 .Net: Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10 in /dotnet (#9269) [ #34561 ]
- 9fb6cdd .Net: Bump Handlebars.Net.Helpers from 2.4.5 to 2.4.6 in /dotnet (#9266) [ #101 ]
- afef598 .Net: Re-ordered parameters in VectorStoreRecordVectorAttribute (#9260)
- 524d9ab .Net: Bump xunit from 2.9.0 to 2.9.2 in /dotnet (#9267) [ #3031, #3028, #3021 ]
- 5a472f8 .Net: Bump OllamaSharp from 3.0.10 to 3.0.12 in /dotnet (#9268) [ #105, #104, #103, #96, #95 ]
- 6b1079c .Net: Update README with feedback from Bug Bash (#9249)
- e6c20cd .Net: Updated stepwise planner migration examples to use new function calling model (#9259)
- cdf3a75 .Net: New CreateFromType and CreateMetadataFromType methods (#9232) [ #8946 ]
- 384e4fd .Net: Enable the GoogleTextSearchTests (#9252)
- d620ef2 .Net: Remove class constraint for VectorStore records. (#9251)
- 3b3b5df .Net: Enable the QdrantTextSearchTests (#9254)
- 718d5cc .Net Agents - Fix
AggregatorAgent
channel management (#9236) - 8b0079c .Net Agents - Fix Assistant Token Capture and Handling of Streaming Code-Interpreter Output (#9235)
- 5b52f4e .Net: Add collection registration methods for InMemory connector and uncomment package info for VectorData.Abstractions. (#9231)
- 00d6e1e .Net: Added default index kind and distance function for Azure CosmosDB MongoDB connector (#9228)
- 23103d9 .Net: Added default index kind and distance function for Azure CosmosDB NoSQL connector (#9215)
- 616128c .Net: Address bugbash feedback for vector search samples. (#9225)
- ec9233c Python: Fix AI Search Environment Variables (#9160)
- dfce021 .Net: Moving VectorStore abstractions and VolatileVectorStore (#9207) [ #8953, #9094 ]
- 481d16a Python: Bedrock connector (#9100)
- 578fdcf .Net: Getting started samples for Text Search (#9175) [ #9074 ]
- b9e1133 Python: #6761 Onnx Connector (#8106)
- 5cc3f79 .Net Processes - Expose OnError Event Handling (#9187)
- 900beca .Net: Vector search rag sample (#9174) [ #7350 ]
- cd40e2e .Net: Bugfix {Azure}OpenAI Telemetry skipping usage information for function calling. (#9138) [ #9024 ]
- 4624417 .Net Processes - Fluent edge building (#9184)
- 4364ad1 .Net: Processes - Sample Pattern Adjustments (#9181)
- 2e607e7 .Net: Add backward compatibility and data migration examples (#9137) [ #9133 ]
- 20578d4 .Net: Allow the endpoint parameter in AddHuggingFaceChatCompletion to be optional (#9131)
- ac2c56e Python: Update 05-using-the-planner.ipynb (#9142)
- f0502f7 Remove notnull constraint from generic data model (#9172)
- c76e612 .Net: Feature vector search (#8415)
- 4914d0a Python: Add 'low' Severity Level to ContentFilterResultSeverity Enum (#9103)
- 1c10367 Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.9 to 5.3.10 (#9037) [ #695, #690 ]
- 25dadeb .Net: Bump Microsoft.Extensions.Http.Resilience from 8.8.0 to 8.9.1 in /dotnet (#9149) [ dotnet/extensions#5406, dotnet/extensions#5341, dotnet/extensions#5352, dotnet/extensions#5355, dotnet/extensions#5359, dotnet/extensions#5366, dotnet/extensions#5373, dotnet/extensions#5362, dotnet/extensions#5360, dotnet/extensions#5381, dotnet/extensions#5367, dotnet/extensions#5392, dotnet/extensions#5396, dotnet/extensions#5370, dotnet/extensions#5398, dotnet/extensions#5388, #5406, #5388, #5398, #5370, #5392, #5367, #5360 ]
- b6675e7 .Net: Net: Bump System.Text.Json away from vulnerable package 8.0.4 (#9166)
- a4ddbaa .Net: SK Process - Sample 3 Food related samples (#9087)
- 68187f3 .Net: Version 1.22.0 (#9157)
- 43a802c .Net: Add Optional version parameter for Azure OpenAI API's. (#9155) [ #9144 ]
- 7c44a79 .Net: Fixing subprocess triggered by multiple inputs unexpected behavior bug (#9158)
- 5e2a1f5 .Net: Bump xunit.runner.visualstudio from 2.5.7 to 2.8.2 in /dotnet (#9148)
- 1831a68 .Net: Bump Microsoft.Identity.Client from 4.64.0 to 4.65.0 in /dotnet (#9147) [ #4863, #4922, #4921, #4927, #4913, #4943, #4, #4932, #4864, #4919, #4916, #4917 ]
- 5622988 .Net: Bump Microsoft.Azure.Cosmos from 3.44.0-preview.0 to 3.44.0-preview.1 in /dotnet (#9146) [ #4698, #4643, #4691, #4689, #4687 ]
- 639df11 .Net: Use empty string instead of null content in assistant message in Azure/OpenAI connectors (#9150)
- 60d555e Python/.Net: Agent Resources for Learn-Site Update (#9104)
- a4a3dd0 Update TRANSPARENCY_FAQS.md (#9145)
- 4cafb95 Python: Add Vector Store to PostgreSQL connector (#8951)
- 861e9ba .Net: Process - Fixing issue with steps being invoked multiple times. (#9143)
- 4dbb38d Dotnet: ADR 0054: Process Framework (#9008)
- 15b94c1 .NET: Processes support for sub-processes (#9095) [ #9097 ]
- 81953f2 .Net Agents - Align with expectations when arguments override specified. (#9096)
- 27fa987 .Net: Bump DuckDB.NET.Data from 1.0.1 to 1.1.1 in /dotnet (#8969) [ #213 ]
- ae29d87 .Net: Bump OllamaSharp to Strong Name signed package. (#9091) [ #8928 ]
- c2b7f70 .Net: Improve mapper effeciency for pinecone and redis hashsets. (#9064) [ #9025 ]
- 6d5aa6e .Net: {Azure}OpenAI Connectors Update to 2.1.0-beta.1 (#9078)
- d7d27ee .Net: ADR - Connectors Versioning Strategy for Underlying SDKs (#9060)
- de80f8c Python: Include streaming code output for OpenAI Assistants (#9080)
- 28976b0 Python: OpenAI Structured Output
response_format
ADR (#8656) - 329d572 .Net Agents - Include code and output generated by code-interpreter in streaming output (#9068)
- 3e7ff12 Python: Bump Python version to 1.11.0 for a release. (#9065)
- f08cf3c Python: Add support for streaming OpenAI assistants (#9055) [ #7267 ]
- ca17571 Python: Anthropic function calling update (#8943)
- de734a2 Python: Bump torch from 2.2.2 to 2.4.1 in /python (#8650) [ #134274, #130619, #130697, #131662, #130226, #133610, #130994, #128753, #133331, #130663, #130660, #131194, #133452, #129075, #130816, #134494, #131864, #129736, #132847, #130246, #130014, #130196, #134467, #134032, #132400, #134695, #134704, #134604, #134501, #134531, #134463, #134496, #134473, #13, #134367, #134492, #134497 ]
- 3e529d0 .Net: Vector store PropertyReader refactor (#9054)
- d8eee17 Python: Update pymilvus requirement from <2.4,>=2.3 to >=2.3,<2.5 in /python (#8383) [ io/pymilvus#2220, #2148, io/pymilvus#2149, #2156, io/pymilvus#2157, #2152, io/pymilvus#2164, #2163, io/pymilvus#2167, #2168, io/pymilvus#2174, #2181, io/pymilvus#2188, io/pymilvus#2201, io/pymilvus#2216, io/pymilvus#2213, io/pymilvus#2158, io/pymilvus#2180, io/pymilvus#2191, io/pymilvus#2196, io/pymilvus#2209, #22...
dotnet-1.22.0
Changes:
- 68187f3 .Net: Version 1.22.0 (#9157)
- 43a802c .Net: Add Optional version parameter for Azure OpenAI API's. (#9155) [ #9144 ]
- 7c44a79 .Net: Fixing subprocess triggered by multiple inputs unexpected behavior bug (#9158)
- 5e2a1f5 .Net: Bump xunit.runner.visualstudio from 2.5.7 to 2.8.2 in /dotnet (#9148)
- 1831a68 .Net: Bump Microsoft.Identity.Client from 4.64.0 to 4.65.0 in /dotnet (#9147) [ #4863, #4922, #4921, #4927, #4913, #4943, #4, #4932, #4864, #4919, #4916, #4917 ]
- 5622988 .Net: Bump Microsoft.Azure.Cosmos from 3.44.0-preview.0 to 3.44.0-preview.1 in /dotnet (#9146) [ #4698, #4643, #4691, #4689, #4687 ]
- 639df11 .Net: Use empty string instead of null content in assistant message in Azure/OpenAI connectors (#9150)
- a4a3dd0 Update TRANSPARENCY_FAQS.md (#9145)
See More
- 861e9ba .Net: Process - Fixing issue with steps being invoked multiple times. (#9143)
- 4dbb38d Dotnet: ADR 0054: Process Framework (#9008)
- 15b94c1 .NET: Processes support for sub-processes (#9095) [ #9097 ]
- 81953f2 .Net Agents - Align with expectations when arguments override specified. (#9096)
- 27fa987 .Net: Bump DuckDB.NET.Data from 1.0.1 to 1.1.1 in /dotnet (#8969) [ #213 ]
- ae29d87 .Net: Bump OllamaSharp to Strong Name signed package. (#9091) [ #8928 ]
- c2b7f70 .Net: Improve mapper effeciency for pinecone and redis hashsets. (#9064) [ #9025 ]
- 6d5aa6e .Net: {Azure}OpenAI Connectors Update to 2.1.0-beta.1 (#9078)
- d7d27ee .Net: ADR - Connectors Versioning Strategy for Underlying SDKs (#9060)
- 329d572 .Net Agents - Include code and output generated by code-interpreter in streaming output (#9068)
- 3e529d0 .Net: Vector store PropertyReader refactor (#9054)
- 8d636f1 .Net: Fixing broken link in processes readme file (#9036)
- f31ed59 .Net: Bump OllamaSharp from 3.0.1 to 3.0.8 in /dotnet (#9040) [ #87, #84, #88, #77, #78, #75, #89 ]
- e183873 .Net: Update README.md (#9049)
- 120d961 .Net: Improve mapping efficiency for Qdrant by removing JSON intermediary. (#9030) [ #9025 ]
- f3ec0e6 .Net: Improve the
ITextToImageService
abstractions to supportExecutionSettings
(#8068) [ #5657, #7086, #7088 ] - a95c36c .Net: Bump Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0-preview.24324.1 to 9.0.0-preview.24415.1 in /dotnet (#9039)
- 28233db .Net: Split verification methods from VectorStoreRecordPropertyReader (#9048)
- e494c2c .Net: Fix type, interrogate (#9047)
- 41771fa .Net: Support OpenAI 2.0.0-beta.12 and Azure OpenAI 2.0.0-beta.6 (#8978) [ #8956, #8525 ]
- a988e51 .Net Agents - Add Token Usage and other Metadata for Assistant (#9034)
- fdab1e1 .Net: Add generic data model sample (#9021) [ #8986 ]
- bd4d12b .Net: Processes Sample - Account Creation (#8990)
- 5b0a1af .Net: Adding usage metadata to OpenAI Streaming Chunks (#9022) [ #6826 ]
- 2724f34 .Net: Adding the ability to redirect system.Console output to test output. (#9023) [ #9009 ]
- c20f0fc .Net: ONNX - Remove starting space at the beginning of first token (#9017) [ #7436 ]
- 45c41f6 .Net: Remove ReadOnlyMemoryConverter (#9014)
- d46f8a2 .Net: Implemented generic data model support for Weaviate connector (#9010)
- 815b051 .Net: Gemini - Removed limitation when gemini throws exception if invalid response (BREAKING CHANGE) (#8584)
- f960e29 .Net: Bentho/lazy step initialization (#8995)
- 29f70e4 .Net: Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.8 in /dotnet (#8963) [ #33932, #34229, #34217 ]
- 52ceba5 .Net: remove redundant TasksExtensions and ValueTuple refs (#7372)
- 455fd67 .Net: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /dotnet (#8965) [ microsoft/vstest#5193, #5193 ]
- cb500e6 .Net: Updated baseline version to 1.21.1 (#8993)
python-1.11.0
What's Changed
New Features
- Python: Add support for streaming OpenAI assistants by @moonbox3 in #9055
- Python: Anthropic function calling update by @andrewldesousa in #8943
Python Package Updates
- Python: Bump torch from 2.2.2 to 2.4.1 in /python by @dependabot in #8650
- Python: Update pymilvus requirement from <2.4,>=2.3 to >=2.3,<2.5 in /python by @dependabot in #8383
- Python: Bump Python version to 1.11.0 for a release by @moonbox3 in #9065
Bug Fixes and Improvements
- Python: Improve exception log message in streaming content merge item list by @TaoChenOSU in #9052
Full Changelog: python-1.10.1...python-1.11.0