vectordata-dotnet-9.6.0
Changes:
- bbc66df .Net: Add Ollama ChatClient Extensions + UT (#12476)
- c07711e .Net: Update release versions and VectorData readme (#12487)
- 9b8f8e2 Python: Correct chat completion agent history truncation samples (#12474)
- ef912a9 .NET Agents - Switch all instance of "SendMessage" to "PublishMessage" (#12457)
- 4ab3d57 .Net: Adding retry to flakey test and switch to a different model (#12439)
- dfbc993 Python: Remove orchestration persona adaptation messages (#12446) [ #12294 ]
- eda707f .Net Agents - Fix
AIContext
instruction formatting forChatCompletionAgent
streaming invocation (#12444) - 62e647f .Net: Version 1.56.0 (#12436)
- ab0a70e .Net: Add Usage Metadata for ChatClientChatCompletionService Adapter (#12412)
- d2120d4 .Net: Implement OnnxRuntimeGenAIChatCompletionService on OnnxRuntimeGenAIChatClient (#12197)
See More
- aabfc9c .Net: Feature OpenAI Response Agent (#11498)
- b8c4486 .Net: Remove obsoleted code for agent abstractions (#12391)
- 2036d81 .Net: Fix flakey web search model test (#12434)
- a69d7d3 .Net: Fix minor typo (#12260)
- 029732d Python: Bump Python version to 1.33.0 for release (#12427)
- 4b23389 Python: Emit token usage with streaming chat completion agent. (#12416) [ #12411 ]
- c3c8dfa Python: Bing custom search tool content support (#12415)
- 3e31c3b Python: Remove planner-related code and samples. (#12417) [ #12400 ]
- e0221e5 Python: Fix OpenAPI concept sample (#12418)
- 576a49b Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python (#12346) [ #5363, #5350 ]
- a7eab4a Python: Remove model info check in Bedrock connectors (#12395) [ #10941 ]
- 0e7556e Python: Add file handling support to BinaryContent for OpenAI Responses API (#12258)
- 32d7fa1 Python: Normalize MCP function names to allowed tool calling values. Add tests. (#12420) [ #12406 ]
- b4ed05e Python: Throw exception on image error (#12410)
- 2f84e5d Python: Add chat completion agent code interpreter sample (#12393) [ #10962 ]
- 58a1389 .Net: BugFix TryGetFunction + FunctionInvocationFilter when using IChatClient (#12405) [ #12378 ]
- e6b2cf3 .Net: Enable api manifest integration test (#12408)
- 5c04bbe .Net: Add support for audio and binary tags to chat prompt parser (#11919) [ #11044 ]
- da1ad23 .Net Fix KernelParameterMetadata not compatible with C# 7.3 net472 (#12369) [ #12297 ]
- 6116f7d .NET Agents - Add sample using "Prompt Function" (#12380)
- aef2284 .Net: Make the previously flaky integration test more resilient and enable it (#12392)
- 811dde0 .Net: Remove planners (#12399)
- ea282ad .Net: Allow hyphens in function name (#12389)
- d7a7699 .Net: disable integration test (#12387)
- 4e40f39 .Net: Fix Gemini Auto Invoke when returned function is non-first part (#12174) [ #11651 ]
- e514120 .Net: Reorganize MEVD projects (#12332) [ #12325 ]
- 2634f4b .Net: Add fix for plugin naming collisions (#12371) [ #12320 ]
- e6565e5 .Net: BugFix 400 BadRequest for ToolcallBehavior against Google API (#12365) [ #11629 ]
- 4c3b3fc .Net: Migrate sln to slnx (#12325)
- 3499c7a .Net Agents - Introducing
CopilotStudioAgent
(#12372) - 618169f Python: Bump Python version to 1.32.2 for a release. (#12381)
- 6b964c0 Python: Allow custom httpx client timeout when not using custom client (#12379) [ #12373 ]
- 3baaee2 Python: streaming agent response callback in agent orchestrations (#12360) [ #12306, #12302 ]
- c822511 Python: Add special notes to samples that are still using
AgentGroupchat
(#12377) - 0a9ea30 .Net: Update to the latest mcp sdk package (#12367)
- 214f4ab .Net: Optimize and clean up SqliteVec provider (#12333) [ #11123 ]
- 2a78664 .Net: Upgraded package version (#12358)
- 90ef101 .Net: Updated version for Fluid.Core to 2.24.0. (#12342) [ #12340 ]
- 680b915 .Net: Fix 11820 OpenAIChatMessageContent Serialization (#12352) [ #11820 ]
- c00e729 .Net: Adding Foundry workflow management client. (#12326)
- f9b4a15 .Net: Bugfix for Mistral tool type parameter (#12310) [ #11101 ]
- 71ddf36 Added ChatHistoryAgentThread to multi-agent (#11473)
- 6683aff .Net - Update and Fixes for
AzureAIAgent
(#12348) - dda17e4 .Net: Update to the latest MCP sdk (#12319)
- 12a3904 Python: Bump Python version to 1.32.1 for a release (#12344)
- fb0e418 Python: Fix for AzureAIAgent streaming func call invocations. Other fixes/improvements for tool call content types, and logging. (#12335) [ #12312, #12328, #12331, #12324 ]
- 4f0bf16 .Net: Contextual function selection to SK (#12321)
- cbf8fc2 .Net: Added
Labels
field in Gemini Request. (#12300) [ #12257 ] - b4ea851 .Net: Add token usage to responses for Bedrock connector. (#12252) [ #12168 ]
- fe92576 Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.4 to 5.4.7 (#12024) [ #731, #730, #724, #23 ]
- 4871024 Python: Fix AttributeError in ResponsesAgentThreadActions._get_tool_calls_from_output (#12301) [ #12296 ]
- 82229ce Python: Improve Python README (#12289) [ #12286 ]
- 079594d Python: Bump Python version to 1.32.0 for a release. (#12287)
- c0605cc Python: Update kernel function span (#12285) [ #12262 ]
- 7295458 Python: Include Bing Grounding Tool call results in
invoke_stream
responses (#12265) - 7a475c8 Python: Allow configuration of parameters for
BingGroundingTool
(#12264) - 1cc71b4 .Net: Adding UT for Ollama KernelBuilder Extensions (#12237) [ #12230 ]
- 19fa17e .Net: Add hybrid search support to text search store (#12269) [ #11965, #10100 ]
- 6654376 .Net: Add logging to AIContextProvider implementations (#12240) [ #10100 ]
- ac5c37e Python: Allow hyphens in function param metadata which are sometimes present with MCP plugins (#12267) [ #11758 ]
- ff19970 Python: Support Declarative Spec for OpenAIAssistantAgent & OpenAIResponsesAgent (#12247) [ #11982, #11979 ]
- 4027c5e Python: Fix Python test coverage report workflow (#12261)
- f5017a1 Python: updated onnx deps (#12251)
- ef8aa2a .Net: Remove SqlDataReaderDictionary in SQL Server provider (#12241)
- afb1e15 Python: Relax Agent Invocation Methods to Allow Positional or Keyword Arguments for
messages
(#12248) - 19557eb .Net: Improve docs for VectorData.Abstractions (#12207)
- 3e771ec Python: Add missing index in Bedrock FunctionCallContent instantiation (#12203) [ #12202 ]
- 53e080e .NET Agents - Update Handoff Orchestration (#12242)
- 5e488d2 .Net: Bump nuget package version to 1.54.0 (#12238)
- cecee4c .Net: Fixes MCP Behavior for AIFunction.AsKernelFunction() + Fix ensuring FunctionChoiceBehavior works correctly with IChatClients. (#12226) [ #12209, #12217 ]
- 912a7bb .Net: Add Summary property to OpenApiOperation model class (#12235)
- 8a68cd4 .Net: Remove Kusto and DuckDB (#12221) [ #8540 ]
- 9ada3aa .Net: Add AIContextProvider support to Semantic Kernel (#11689) [ #10100, #10712 ]
- 7243188 Python: Use BaseModel instead of KernelBaseModel in samples (#12224)
- 0eec353 Python: Add OpenAI's sequence_number attribute to unit tests based on their latest package (#12227)
- 28e0a92 .Net: FIxing serialization issue in Dapr runtime. (#12229)
- d25f915 .Net Agents - Fix
OpenAIAssistant
andAzureAIAgent
function-call streaming (#12205) - da74476 .Net: Fix BaseTest (#12208)
- 53f0cb8 .Net: Fix (NU1005) Drop unneeded direct references + SK Version 1.53.1 Bump (#12213) [ #12212 ]
- c084b06 Python: Support structured outputs with Azure AI inference chat completion. (#12183) [ #11952 ]
- 318e092 Python: Add missing fields to
AzureAIAgentSettings
(#12211) - 6efcc84 .Net: Exposing ToJson method on FoundryProcessBuilder. (#12200)
- 93c443e .Net: Version 1.53.0 (#12175)
- 57bac49 .Net: SK integration with MEAI Abstractions (#10754) [ #10081 ]
- 16ccfba Python: Update redis[hiredis] requirement from ~=5.0 to >=5,<7 in /python (#12179) [ #3611, #3628, #3637, #3633, #3634, #3644, #3642, #3641, #3617, #3632, #3639, #3636, #3610 ]
- 4d58a67 Python: Bump google-cloud-aiplatform from 1.91.0 to 1.93.0 in /python (#12178) [ #5301, #5307 ]
- 7ee6152 .Net: Switch to using the new Qdrant testcontainer package (#12169)
- 7109776 Python: Bump onnxruntime from 1.21.0 to 1.22.0 in /python (#12022) [ #24430, #24394, #24696, #24690, #24694, #24643, #24651, #24668, #24653, #24638, #24629, #24630, #24625, #24626, #24624, #24611, #24580 ]
- 7e31625 .Net: Updated package version (#12180)
- c64e51c Python: Update the AzureAIAgent packages, types, and APIs based on Azure SDK's new code (#12084) [ #12177 ]
- f976643 .Net Agents - Update Azure Foundry Agent SDK (#12027)
- 54519f0 .Net: Fixing CodeQL failure (#12172)
- 03f0aba Python: added WebRTC support for Azure OpenAI Realtime (#12078)
- 66d0950 .Net Agents - Fix agent runtime package publishing (#12171)
- b88f052 Python: Preserve Citation Title in AnnotationContent from Azure AI Foundry Annotations (#12152) [ #12133 ]
This list of changes was auto generated.